This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/apps/de/polybar/config

396 lines
8.9 KiB
Plaintext
Raw Normal View History

; ############################ ;
; ######### COLORS ######### ;
; ############################ ;
[colors]
foreground = ${xrdb:color7:#222222}
2019-08-15 10:12:28 -05:00
background = ${xrdb:color0:#111111}
2018-10-23 18:47:22 -05:00
tray-bg = #222222
icon = #555555
good = ${xrdb:color2}
neutral = ${xrdb:color3}
bad = ${xrdb:color1}
active = ${xrdb:color4}
alert = ${xrdb:color1}
bar-bg = ${xrdb:color3}
sysres = ${xrdb:color5}
levels = ${xrdb:color3}
net = ${xrdb:color1}
cpu = ${colors.sysres}
memory = ${colors.sysres}
filesystem = ${colors.sysres}
thermal = ${xrdb:color2}
battery-charging = ${colors.good}
battery-full = ${colors.good}
battery-discharging = ${colors.neutral}
; battery- = ${colors.good}
time = ${colors.foreground}
; ########################### ;
; ########## BAR ########## ;
; ########################### ;
[bar/lytedev]
2020-01-24 15:35:53 -06:00
monitor = ${xrdb:polybar.display_monitor:HDMI-1}
width = ${xrdb:polybar.width:100%-200}
height = ${xrdb:polybar.height:40}
offset-x = ${xrdb:polybar.offset_x:30}
offset-y = ${xrdb:polybar.offset_y:30}
radius = 0.0
2018-10-22 20:05:34 -05:00
fixed-center = true
2020-01-24 15:35:53 -06:00
bottom = ${xrdb:polybar.bottom_of_display:true}
2017-05-05 00:55:43 -05:00
dpi = ${xrdb:dpi:92}
background = ${colors.background}
foreground = ${colors.foreground}
2018-10-23 14:59:04 -05:00
line-size = 0
line-color = ${colors.foreground}
border-size = 0
border-color = #00000000
padding-left = 0
2018-10-22 20:05:34 -05:00
padding-right = 2
module-margin-left = 1
2018-10-23 14:59:04 -05:00
module-margin-right = 1
2020-01-24 15:35:53 -06:00
font-0 = ${xrdb:polybar.primary_font}
font-1 = ${xrdb:polybar.secondary_font}
modules-left = bspwm
2018-10-22 20:05:34 -05:00
modules-center = date
2019-09-03 09:22:20 -05:00
modules-right = cpu filesystem memory volume xbacklight xkeyboard temperature battery microphone
tray-position = right
2018-10-22 20:05:34 -05:00
tray-padding = 0
2018-10-23 18:47:22 -05:00
tray-background = ${colors.tray-bg}
2017-03-14 20:38:52 -05:00
wm-restack = bspwm
2017-03-14 20:38:52 -05:00
override-redirect = true
; scroll-up = bspwm-desknext
; scroll-down = bspwm-deskprev
; ############################ ;
; ########### FS ########### ;
; ############################ ;
[module/filesystem]
type = internal/fs
interval = 25
2020-01-24 15:35:53 -06:00
mount-0 = ${xrdb:polybar.storage_volume:/}
2017-04-14 11:52:18 -05:00
format = <label-mounted>
2019-01-22 19:37:40 -06:00
label-mounted = %free%
label-mounted-foreground = ${colors.filesystem}
2018-10-23 14:59:04 -05:00
format-mounted-prefix = " "
format-mounted-prefix-foreground = ${colors.icon}
; ########################### ;
; ######### BSPWM ######### ;
; ########################### ;
[module/bspwm]
Squashed commit of the following: commit 74cc8fa92e890153855597467cb0cc6981acb5ba Author: Daniel Flanagan <daniel@lytedev.io> Date: Fri Jan 24 12:45:49 2020 -0600 MIC SCRIPT commit dbd88dde4bc4e03e57505983c0fb199d8625122d Author: Daniel Flanagan <daniel@lytedev.io> Date: Thu Jan 23 12:38:19 2020 -0600 Mic script, amd stuff, more fish fixes commit dadb7da642d1b7fbf27612c2e0f4b9aae457931a Author: Daniel Flanagan <daniel@lytedev.io> Date: Thu Jan 23 09:51:03 2020 -0600 Remove more generated fish stuff, more fixes commit b09a25cc17561ed4e97690dfd1decac3fc49e279 Author: Daniel Flanagan <daniel@lytedev.io> Date: Wed Jan 22 17:25:47 2020 -0600 More fixes to various things commit 58f662628019d56458a537e487bc5e630220a6ac Author: Daniel Flanagan <daniel@lytedev.io> Date: Wed Jan 22 08:34:12 2020 -0600 Updates commit 00e919f7f53f046fbd621dd92a30376020bd73ff Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 14:28:45 2020 -0600 Fix notes and add vim pager commit 5100983350a9e9a30b0b87cc56897bbca521daa2 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 14:01:06 2020 -0600 More fixes and cleanup commit 85eab2155c7b884e5426790263e329df60c9c2dc Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 13:09:31 2020 -0600 More notes commit da496b7f0c41b0cfaa888782ce3773f05096f868 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 12:43:55 2020 -0600 Maybe actually fix colors? commit 3c11353256bebd3e543b65373f5130ea19badf05 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 12:32:23 2020 -0600 Colors fixed? commit f2a5060e7dd7e77a10e6e75e25b3a178ee2c7c03 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 11:40:26 2020 -0600 Things commit f44d0d54799ebbf7a59fad032a83cfa0d7da645a Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 10:54:09 2020 -0600 Kitty colors commit 5f0fa76a67db2e933faf6bcc158e89b14e778112 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 10:49:06 2020 -0600 More updates for fish migration commit 5b05be9fe7b353589f771dd3c09ec2be2803e1be Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 09:14:08 2020 -0600 Nah commit fe0f1d8e32f990a43f510433a7cfc85c02fcfabc Merge: 52fe38f 205c12a Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 09:13:09 2020 -0600 Merge branch 'dev' of ssh://git.lyte.dev:2222/lytedev/dotfiles into dev commit 52fe38f42a84b5afd6b00bf6e2afe6e93e25f77d Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 09:12:52 2020 -0600 More fish fixes commit 205c12a0517fa09c711d2abdbc6ee2cc02f22ecd Author: Daniel Flanagan <daniel@lytedev.io> Date: Sat Jan 18 23:15:13 2020 -0600 WIP commit b73c4b26a4bcaedfa03e540035a57434972ce27a Author: Daniel Flanagan <daniel@lytedev.io> Date: Fri Jan 17 10:36:20 2020 -0600 Remove debug code, fix asdf references for fish commit d6ecaf88be5f6e56321d123a6651007048183d53 Merge: 2e6b90b 46793bb Author: Daniel Flanagan <daniel@lytedev.io> Date: Fri Jan 17 10:34:01 2020 -0600 Merge remote-tracking branch 'origin/lappy' into dev commit 2e6b90bed3d61dc53a055ab83c3ae885f4361140 Author: Daniel Flanagan <daniel@lytedev.io> Date: Fri Jan 17 10:26:00 2020 -0600 Pulsemixer > pavucontrol and some sway fixes commit 46793bb7353dc964191c67162c416bdd372a992d Author: Daniel Flanagan <daniel@lyte.dev> Date: Fri Jan 17 03:02:53 2020 -0600 Whew commit 26f32a0c6b5934fbbfe3dabd03e945957df4a0f6 Author: Daniel Flanagan <daniel@lyte.dev> Date: Thu Jan 16 17:01:59 2020 -0600 WIP fish configuration commit fb0389eea4124d2b3a1866aef846c42c389a69e3 Author: Daniel Flanagan <daniel@lyte.dev> Date: Thu Jan 16 13:30:35 2020 -0600 Fiiiish commit 2f1af8411adec6ae34d122dfb02b666ea3b4f097 Author: Daniel Flanagan <daniel@lyte.dev> Date: Thu Jan 16 13:28:23 2020 -0600 Stuff commit ba8ec1f5248f1c30c7ab69f73cd05ca223631712 Author: Daniel Flanagan <daniel@lyte.dev> Date: Thu Jan 9 19:02:31 2020 -0600 Fix some dock stuff, erlang with wx commit d80a823ce2723f9ab283ee92cda30644e00cd770 Merge: 36d58e0 5195a85 Author: Daniel Flanagan <daniel@lytedev.io> Date: Wed Jan 8 13:32:56 2020 -0600 Merge remote-tracking branch 'origin/lappy' into wip-refactor commit 36d58e037f830475af636cdbde0b6ffd2dc9ec30 Author: Daniel Flanagan <daniel@lytedev.io> Date: Wed Jan 8 10:59:45 2020 -0600 Testing signed commits commit 5195a855a6619cbe72af8c806bca5de8d30cecc5 Author: Daniel Flanagan <daniel@lyte.dev> Date: Tue Jan 7 19:38:43 2020 -0600 Bars commit 1acb330746b88b6e1a1660fd2dd3166829775b5a Author: Daniel Flanagan <daniel@lyte.dev> Date: Tue Jan 7 11:36:12 2020 -0600 SWAAAAAY commit f547e5ec2848c4963129d756d7388dbabd15f73c Merge: aa29acb b1709d1 Author: Daniel Flanagan <daniel@lyte.dev> Date: Tue Jan 7 10:59:24 2020 -0600 Merge remote-tracking branch 'origin/wip-refactor' into lappy commit b1709d1e94b13199184fb1c8b95fb6b7f7c96a2f Author: Daniel Flanagan <daniel@lytedev.io> Date: Tue Jan 7 10:59:22 2020 -0600 Stuff commit aa29acb364023a109d562fcdf0338477ec7aa213 Merge: 66cc873 2456dad Author: Daniel Flanagan <daniel@lyte.dev> Date: Tue Jan 7 10:58:29 2020 -0600 Merge remote-tracking branch 'origin/wip-refactor' into lappy commit 2456dad7def9c24442ba33b94dbe2ae0b2e0d267 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 6 11:15:30 2020 -0600 Zstd commit 66cc8734a82055d05b42ad63821ec35466b960ea Author: Daniel Flanagan <daniel@lyte.dev> Date: Tue Dec 31 21:48:49 2019 -0600 Fix sudo setup and use fancy email for git commit a05c02e1fb31a6c44d442ddda43ffb8ef5e74b9b Author: Daniel Flanagan <daniel@lytedev.io> Date: Tue Dec 31 17:03:22 2019 -0600 Fancy colors commit 026220fe2623fd4bcccbb8b5aeae003bfce1c53f Author: Daniel Flanagan <daniel@lytedev.io> Date: Tue Dec 31 16:55:45 2019 -0600 SMTP tools commit e2a854df650710ee7cf32f713d8edf0d198d23be Merge: 0d0e131 825d91b Author: Daniel Flanagan <daniel@lytedev.io> Date: Tue Dec 31 15:07:09 2019 -0600 Merge branch 'wip-refactor' into lappy commit 0d0e131714c756be933e158919908c19e0c35b2b Author: Daniel Flanagan <daniel@lytedev.io> Date: Tue Dec 31 14:26:44 2019 -0600 Stuff commit 825d91b46250c283ddc6f128d8857bbb4b31e8cf Author: Daniel Flanagan <daniel@lytedev.io> Date: Tue Dec 31 10:15:01 2019 -0600 Utility updates commit ae350894af674e454882197c11a312063b6df050 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Dec 30 10:02:14 2019 -0600 Lul. commit ea5debe38cf18bd4ad1b02e756e6ae6acc9a214b Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Dec 16 17:21:44 2019 -0600 WIP chat system commit c40fe94b7027ba9a58786fe4683e3b076b551ccd Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Dec 16 09:57:21 2019 -0600 Add weechat config commit 76e8a68c34dcbce613255dc4e6c4a7e5b643ce53 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Dec 16 09:51:21 2019 -0600 Preparing for weechat stuf commit 25aecdc139099c904d60b9c02b4adace7ea1acd8 Author: Daniel Flanagan <daniel@lytedev.io> Date: Fri Dec 13 11:32:15 2019 -0600 Goodies? commit 8d1e86feb4ebccec06233f8ea1f67b75d63cf222 Author: Daniel Flanagan <daniel@lytedev.io> Date: Thu Dec 12 13:31:18 2019 -0600 Logging for pipelines? commit b81bdf6abd767e4f071e78b8478c52eab4a75479 Author: Daniel Flanagan <daniel@lytedev.io> Date: Thu Dec 12 13:17:20 2019 -0600 errors break things? commit 6f7d80d761f0879e241c8d6ede24ad2199b674d1 Merge: 7659442 bc5ce9e Author: Daniel Flanagan <daniel@lytedev.io> Date: Thu Dec 12 13:04:52 2019 -0600 Merge branch 'master' of ssh://git.lyte.dev:2222/lytedev/dotfiles commit 76594427ff4b991b4695847d2c3d0d110932c0c5 Author: Daniel Flanagan <daniel@lytedev.io> Date: Thu Dec 12 13:00:03 2019 -0600 Pipelines! commit 972508e74de6e41fd2633b1405c032935f8d9a3c Author: Daniel Flanagan <daniel@lytedev.io> Date: Thu Dec 12 11:02:24 2019 -0600 WIP pipeline commit 898848669cfd5f26e9034295d7c5d3c2401fca09 Author: Daniel Flanagan <daniel@lytedev.io> Date: Fri Dec 6 10:08:42 2019 -0600 Archive commit 16895af7988aaf53b0dcbeb19c598f601ba2773c Author: Daniel Flanagan <daniel@lytedev.io> Date: Thu Dec 5 16:09:52 2019 -0600 Helpful bins commit 3a8eb5d475cba74985e89f4f779827b6e60c4755 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Dec 2 09:31:28 2019 -0600 Move a lot of stuff around
2020-01-24 12:46:51 -06:00
ws-icon-0 = 1;
ws-icon-1 = 2;
ws-icon-2 = 3;
ws-icon-3 = 4;
ws-icon-4 = 5;
ws-icon-5 = 6;
ws-icon-6 = 7;
ws-icon-7 = 8;
ws-icon-8 = 9;
ws-icon-9 = 10;
2017-04-14 11:52:18 -05:00
ws-icon-default = ♟
; misc icon: 
2017-05-03 13:31:10 -05:00
label-focused-font = 2
label-occupied-font = 2
label-urgent-font = 2
label-empty-font = 2
2017-04-14 11:52:18 -05:00
type = internal/bspwm
2017-03-14 20:35:15 -05:00
pin-workspaces = false
2017-04-14 11:52:18 -05:00
label-focused = %icon%
label-focused-background = ${colors.active}
label-focused-foreground = ${colors.background}
label-focused-padding = 2
2017-04-14 11:52:18 -05:00
label-occupied = %icon%
label-occupied-padding = 2
2017-04-14 11:52:18 -05:00
label-urgent = %icon%
label-urgent-background = ${colors.alert}
label-urgent-padding = 2
2017-04-14 11:52:18 -05:00
label-empty = %icon%
label-empty-foreground = ${colors.icon}
label-empty-padding = 2
; ########################### ;
; ########## MPD ########## ;
; ########################### ;
[module/mpd]
type = internal/mpd
format-online = <icon-prev> <toggle> <label-song> <icon-stop> <icon-next>
icon-prev = 
icon-stop = 
icon-play = 
icon-pause = 
icon-next = 
label-song-maxlen = 25
label-song-ellipsis = true
; ########################### ;
; ####### BACKLIGHT ####### ;
; ########################### ;
[module/xbacklight]
type = internal/xbacklight
format = <label> <bar>
format-foreground = ${colors.icon}
2017-04-14 11:52:18 -05:00
label = 
2017-04-14 11:52:18 -05:00
bar-width = 5
bar-indicator = |
bar-indicator-foreground = ${colors.foreground}
2020-01-24 15:35:53 -06:00
bar-indicator-font = 1
bar-fill = ─
; bar-fill = -
2020-01-24 15:35:53 -06:00
bar-fill-font = 1
bar-fill-foreground = ${colors.bar-bg}
bar-empty = ─
; bar-empty = -
2020-01-24 15:35:53 -06:00
bar-empty-font = 1
bar-empty-foreground = ${colors.bar-bg}
; ########################### ;
; ########## CPU ########## ;
; ########################### ;
[module/cpu]
type = internal/cpu
interval = 2
format-prefix = " "
format-prefix-foreground = ${colors.icon}
2018-10-22 20:05:34 -05:00
label = %percentage-cores%
label-foreground = ${colors.cpu}
; ########################## ;
; ######## MEMORY ######## ;
; ########################## ;
[module/memory]
type = internal/memory
interval = 2
2018-10-23 14:59:04 -05:00
format-prefix = " "
format-prefix-foreground = ${colors.icon}
2018-10-22 20:05:34 -05:00
label = %gb_free%
label-foreground = ${colors.memory}
; ########################## ;
; ######### WIFI ######### ;
; ########################## ;
2018-10-22 20:05:34 -05:00
[module/wifi]
type = internal/network
2020-01-24 15:35:53 -06:00
interface = ${xrdb:polybar.wireless_interface}
2018-10-22 20:05:34 -05:00
interval = 10.0
2018-10-22 20:05:34 -05:00
;format-connected = <ramp-signal> <label-connected>
format-connected-prefix = " "
format-connected-prefix-foreground = ${colors.icon}
2018-10-22 20:05:34 -05:00
format-connected = <label-connected>
label-connected = "%essid% %downspeed% %upspeed%"
label-connected-foreground = ${colors.wifi-connected}
2018-10-22 20:05:34 -05:00
format-disconnected-prefix = " "
format-disconnected-prefix-foreground = ${colors.icon}
2018-10-22 20:05:34 -05:00
format-disconnected = "N/A"
; format-disconnected = <label-disconnected>
; format-disconnected-underline = ${self.format-connected-underline}
; label-disconnected = %ifname% disconnected
; label-disconnected-foreground = ${colors.wifi-disconnected}
ramp-signal-0 = 
ramp-signal-1 = 
ramp-signal-2 = 
ramp-signal-3 = 
ramp-signal-4 = 
[module/eth]
type = internal/network
2020-01-24 15:35:53 -06:00
interface = ${xrdb:polybar.ethernet_interface}
2018-10-22 20:05:34 -05:00
interval = 10.0
2018-10-22 20:05:34 -05:00
format-connected-prefix = " "
format-connected-prefix-foreground = ${colors.icon}
2018-10-22 20:05:34 -05:00
label-connected = %upspeed% %downspeed%
label-connected-foreground = ${colors.eth-connected}
2018-10-22 20:05:34 -05:00
format-disconnected = N/A
; format-disconnected = <label-disconnected>
; format-disconnected-underline = 0
; label-disconnected = %ifname% disconnected
; label-disconnected-foreground = ${colors.eth-disconnected}
; ########################### ;
; ######### CLOCK ######### ;
; ########################### ;
[module/date]
type = internal/date
2017-02-08 13:27:09 -06:00
interval = 1
2018-10-22 20:05:34 -05:00
date = "%a %Y-%m-%d "
2017-02-08 14:13:46 -06:00
date-alt =
2017-02-08 14:13:46 -06:00
time = %H:%M:%S
time-alt = %H:%M
label-foreground = ${colors.time}
format-prefix = " "
format-prefix-foreground = ${colors.icon}
label = %date%%time%
; ########################## ;
; ######## VOLUME ######## ;
; ########################## ;
[module/volume]
type = internal/alsa
format-volume = <label-volume> <bar-volume>
2017-04-14 11:52:18 -05:00
label-volume = 
label-volume-foreground = ${colors.icon}
format-muted-prefix = " "
format-muted-foreground = ${colors.icon}
2018-10-22 20:05:34 -05:00
label-muted = M
bar-volume-width = 5
bar-volume-foreground-0 = ${colors.bar-bg}
bar-volume-foreground-1 = ${colors.bar-bg}
bar-volume-foreground-2 = ${colors.bar-bg}
bar-volume-foreground-3 = ${colors.bar-bg}
bar-volume-foreground-4 = ${colors.bar-bg}
bar-volume-foreground-5 = ${colors.bar-bg}
bar-volume-foreground-6 = ${colors.bar-bg}
bar-volume-gradient = false
bar-volume-indicator = |
2020-01-24 15:35:53 -06:00
bar-volume-indicator-font = 1
bar-volume-fill = ─
2020-01-24 15:35:53 -06:00
bar-volume-fill-font = 1
bar-volume-empty = ─
2020-01-24 15:35:53 -06:00
bar-volume-empty-font = 1
bar-volume-empty-foreground = ${colors.icon}
; ######################### ;
; ####### BATTERY ####### ;
; ######################### ;
[module/battery]
type = internal/battery
battery = BAT0
adapter = ADP1
full-at = 98
label-discharging-foreground = ${colors.battery-discharging}
label-charging-foreground = ${colors.battery-charging}
label-full-foreground = ${colors.battery-full}
2017-04-14 11:52:18 -05:00
format-charging = <animation-charging> <label-charging>
2017-04-14 11:52:18 -05:00
format-discharging-prefix =
format-discharging-prefix-foreground = ${colors.icon}
format-discharging = <ramp-capacity> <label-discharging>
2017-04-14 11:52:18 -05:00
format-charging-prefix =
format-charging-prefix-foreground = ${colors.icon}
2017-04-14 11:52:18 -05:00
format-full-prefix = " "
format-full-prefix-foreground = ${colors.icon}
2017-04-14 11:52:18 -05:00
ramp-capacity-0 = ""
ramp-capacity-1 = ""
ramp-capacity-2 = ""
ramp-capacity-foreground = ${colors.icon}
2017-04-14 11:52:18 -05:00
animation-charging-0 = ""
animation-charging-1 = ""
animation-charging-2 = ""
animation-charging-foreground = ${colors.icon}
animation-charging-framerate = 1000
; ########################## ;
; ####### THERMALS ####### ;
; ########################## ;
[module/temperature]
type = internal/temperature
thermal-zone = 0
warn-temperature = 60
2017-02-08 13:27:09 -06:00
format = <ramp><label>
format-warn = <ramp> <label-warn>
label-foreground = ${colors.thermal}
2017-04-14 11:52:18 -05:00
format-prefix =
format-prefix-foreground = ${colors.icon}
label = %temperature-c%
label-warn = %temperature-c%
label-warn-foreground = ${colors.icon}
2017-04-14 11:52:18 -05:00
ramp-0 = " "
ramp-1 = " "
ramp-2 = " "
ramp-foreground = ${colors.icon}
; ######################## ;
; ###### SETTINGS ###### ;
; ######################## ;
[settings]
screenchange-reload = true
2019-08-15 10:12:28 -05:00
pseudo-transparency = false
compositing-background = source
compositing-foreground = source
compositing-border = source
; ######################### ;
; ####### GLOBALS ####### ;
; ######################### ;
[global/wm]
2020-01-24 15:35:53 -06:00
margin-top = ${xrdb:polybar.margin:0}
margin-bottom = ${xrdb:polybar.margin:0}
[module/microphone]
type = custom/script
Squashed commit of the following: commit 74cc8fa92e890153855597467cb0cc6981acb5ba Author: Daniel Flanagan <daniel@lytedev.io> Date: Fri Jan 24 12:45:49 2020 -0600 MIC SCRIPT commit dbd88dde4bc4e03e57505983c0fb199d8625122d Author: Daniel Flanagan <daniel@lytedev.io> Date: Thu Jan 23 12:38:19 2020 -0600 Mic script, amd stuff, more fish fixes commit dadb7da642d1b7fbf27612c2e0f4b9aae457931a Author: Daniel Flanagan <daniel@lytedev.io> Date: Thu Jan 23 09:51:03 2020 -0600 Remove more generated fish stuff, more fixes commit b09a25cc17561ed4e97690dfd1decac3fc49e279 Author: Daniel Flanagan <daniel@lytedev.io> Date: Wed Jan 22 17:25:47 2020 -0600 More fixes to various things commit 58f662628019d56458a537e487bc5e630220a6ac Author: Daniel Flanagan <daniel@lytedev.io> Date: Wed Jan 22 08:34:12 2020 -0600 Updates commit 00e919f7f53f046fbd621dd92a30376020bd73ff Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 14:28:45 2020 -0600 Fix notes and add vim pager commit 5100983350a9e9a30b0b87cc56897bbca521daa2 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 14:01:06 2020 -0600 More fixes and cleanup commit 85eab2155c7b884e5426790263e329df60c9c2dc Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 13:09:31 2020 -0600 More notes commit da496b7f0c41b0cfaa888782ce3773f05096f868 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 12:43:55 2020 -0600 Maybe actually fix colors? commit 3c11353256bebd3e543b65373f5130ea19badf05 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 12:32:23 2020 -0600 Colors fixed? commit f2a5060e7dd7e77a10e6e75e25b3a178ee2c7c03 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 11:40:26 2020 -0600 Things commit f44d0d54799ebbf7a59fad032a83cfa0d7da645a Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 10:54:09 2020 -0600 Kitty colors commit 5f0fa76a67db2e933faf6bcc158e89b14e778112 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 10:49:06 2020 -0600 More updates for fish migration commit 5b05be9fe7b353589f771dd3c09ec2be2803e1be Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 09:14:08 2020 -0600 Nah commit fe0f1d8e32f990a43f510433a7cfc85c02fcfabc Merge: 52fe38f 205c12a Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 09:13:09 2020 -0600 Merge branch 'dev' of ssh://git.lyte.dev:2222/lytedev/dotfiles into dev commit 52fe38f42a84b5afd6b00bf6e2afe6e93e25f77d Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 20 09:12:52 2020 -0600 More fish fixes commit 205c12a0517fa09c711d2abdbc6ee2cc02f22ecd Author: Daniel Flanagan <daniel@lytedev.io> Date: Sat Jan 18 23:15:13 2020 -0600 WIP commit b73c4b26a4bcaedfa03e540035a57434972ce27a Author: Daniel Flanagan <daniel@lytedev.io> Date: Fri Jan 17 10:36:20 2020 -0600 Remove debug code, fix asdf references for fish commit d6ecaf88be5f6e56321d123a6651007048183d53 Merge: 2e6b90b 46793bb Author: Daniel Flanagan <daniel@lytedev.io> Date: Fri Jan 17 10:34:01 2020 -0600 Merge remote-tracking branch 'origin/lappy' into dev commit 2e6b90bed3d61dc53a055ab83c3ae885f4361140 Author: Daniel Flanagan <daniel@lytedev.io> Date: Fri Jan 17 10:26:00 2020 -0600 Pulsemixer > pavucontrol and some sway fixes commit 46793bb7353dc964191c67162c416bdd372a992d Author: Daniel Flanagan <daniel@lyte.dev> Date: Fri Jan 17 03:02:53 2020 -0600 Whew commit 26f32a0c6b5934fbbfe3dabd03e945957df4a0f6 Author: Daniel Flanagan <daniel@lyte.dev> Date: Thu Jan 16 17:01:59 2020 -0600 WIP fish configuration commit fb0389eea4124d2b3a1866aef846c42c389a69e3 Author: Daniel Flanagan <daniel@lyte.dev> Date: Thu Jan 16 13:30:35 2020 -0600 Fiiiish commit 2f1af8411adec6ae34d122dfb02b666ea3b4f097 Author: Daniel Flanagan <daniel@lyte.dev> Date: Thu Jan 16 13:28:23 2020 -0600 Stuff commit ba8ec1f5248f1c30c7ab69f73cd05ca223631712 Author: Daniel Flanagan <daniel@lyte.dev> Date: Thu Jan 9 19:02:31 2020 -0600 Fix some dock stuff, erlang with wx commit d80a823ce2723f9ab283ee92cda30644e00cd770 Merge: 36d58e0 5195a85 Author: Daniel Flanagan <daniel@lytedev.io> Date: Wed Jan 8 13:32:56 2020 -0600 Merge remote-tracking branch 'origin/lappy' into wip-refactor commit 36d58e037f830475af636cdbde0b6ffd2dc9ec30 Author: Daniel Flanagan <daniel@lytedev.io> Date: Wed Jan 8 10:59:45 2020 -0600 Testing signed commits commit 5195a855a6619cbe72af8c806bca5de8d30cecc5 Author: Daniel Flanagan <daniel@lyte.dev> Date: Tue Jan 7 19:38:43 2020 -0600 Bars commit 1acb330746b88b6e1a1660fd2dd3166829775b5a Author: Daniel Flanagan <daniel@lyte.dev> Date: Tue Jan 7 11:36:12 2020 -0600 SWAAAAAY commit f547e5ec2848c4963129d756d7388dbabd15f73c Merge: aa29acb b1709d1 Author: Daniel Flanagan <daniel@lyte.dev> Date: Tue Jan 7 10:59:24 2020 -0600 Merge remote-tracking branch 'origin/wip-refactor' into lappy commit b1709d1e94b13199184fb1c8b95fb6b7f7c96a2f Author: Daniel Flanagan <daniel@lytedev.io> Date: Tue Jan 7 10:59:22 2020 -0600 Stuff commit aa29acb364023a109d562fcdf0338477ec7aa213 Merge: 66cc873 2456dad Author: Daniel Flanagan <daniel@lyte.dev> Date: Tue Jan 7 10:58:29 2020 -0600 Merge remote-tracking branch 'origin/wip-refactor' into lappy commit 2456dad7def9c24442ba33b94dbe2ae0b2e0d267 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Jan 6 11:15:30 2020 -0600 Zstd commit 66cc8734a82055d05b42ad63821ec35466b960ea Author: Daniel Flanagan <daniel@lyte.dev> Date: Tue Dec 31 21:48:49 2019 -0600 Fix sudo setup and use fancy email for git commit a05c02e1fb31a6c44d442ddda43ffb8ef5e74b9b Author: Daniel Flanagan <daniel@lytedev.io> Date: Tue Dec 31 17:03:22 2019 -0600 Fancy colors commit 026220fe2623fd4bcccbb8b5aeae003bfce1c53f Author: Daniel Flanagan <daniel@lytedev.io> Date: Tue Dec 31 16:55:45 2019 -0600 SMTP tools commit e2a854df650710ee7cf32f713d8edf0d198d23be Merge: 0d0e131 825d91b Author: Daniel Flanagan <daniel@lytedev.io> Date: Tue Dec 31 15:07:09 2019 -0600 Merge branch 'wip-refactor' into lappy commit 0d0e131714c756be933e158919908c19e0c35b2b Author: Daniel Flanagan <daniel@lytedev.io> Date: Tue Dec 31 14:26:44 2019 -0600 Stuff commit 825d91b46250c283ddc6f128d8857bbb4b31e8cf Author: Daniel Flanagan <daniel@lytedev.io> Date: Tue Dec 31 10:15:01 2019 -0600 Utility updates commit ae350894af674e454882197c11a312063b6df050 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Dec 30 10:02:14 2019 -0600 Lul. commit ea5debe38cf18bd4ad1b02e756e6ae6acc9a214b Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Dec 16 17:21:44 2019 -0600 WIP chat system commit c40fe94b7027ba9a58786fe4683e3b076b551ccd Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Dec 16 09:57:21 2019 -0600 Add weechat config commit 76e8a68c34dcbce613255dc4e6c4a7e5b643ce53 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Dec 16 09:51:21 2019 -0600 Preparing for weechat stuf commit 25aecdc139099c904d60b9c02b4adace7ea1acd8 Author: Daniel Flanagan <daniel@lytedev.io> Date: Fri Dec 13 11:32:15 2019 -0600 Goodies? commit 8d1e86feb4ebccec06233f8ea1f67b75d63cf222 Author: Daniel Flanagan <daniel@lytedev.io> Date: Thu Dec 12 13:31:18 2019 -0600 Logging for pipelines? commit b81bdf6abd767e4f071e78b8478c52eab4a75479 Author: Daniel Flanagan <daniel@lytedev.io> Date: Thu Dec 12 13:17:20 2019 -0600 errors break things? commit 6f7d80d761f0879e241c8d6ede24ad2199b674d1 Merge: 7659442 bc5ce9e Author: Daniel Flanagan <daniel@lytedev.io> Date: Thu Dec 12 13:04:52 2019 -0600 Merge branch 'master' of ssh://git.lyte.dev:2222/lytedev/dotfiles commit 76594427ff4b991b4695847d2c3d0d110932c0c5 Author: Daniel Flanagan <daniel@lytedev.io> Date: Thu Dec 12 13:00:03 2019 -0600 Pipelines! commit 972508e74de6e41fd2633b1405c032935f8d9a3c Author: Daniel Flanagan <daniel@lytedev.io> Date: Thu Dec 12 11:02:24 2019 -0600 WIP pipeline commit 898848669cfd5f26e9034295d7c5d3c2401fca09 Author: Daniel Flanagan <daniel@lytedev.io> Date: Fri Dec 6 10:08:42 2019 -0600 Archive commit 16895af7988aaf53b0dcbeb19c598f601ba2773c Author: Daniel Flanagan <daniel@lytedev.io> Date: Thu Dec 5 16:09:52 2019 -0600 Helpful bins commit 3a8eb5d475cba74985e89f4f779827b6e60c4755 Author: Daniel Flanagan <daniel@lytedev.io> Date: Mon Dec 2 09:31:28 2019 -0600 Move a lot of stuff around
2020-01-24 12:46:51 -06:00
exec = $DOTFILES_PATH/apps/de/polybar/mic.sh
tail = true
format = <label>
2019-08-15 10:12:28 -05:00
label-foreground = ${colors.icon}
label = %output%
click-left = kill -USR1 %pid%