summaryrefslogtreecommitdiffstats
path: root/.config/polybar/config##h.lowe
diff options
context:
space:
mode:
authorYigit Sever2021-10-27 11:05:01 +0300
committerYigit Sever2021-10-27 11:05:01 +0300
commit67f5cb9386454d9a3fa2517540de03c2ed6f08f3 (patch)
treeda9df8c1fee214c76a65c1a648e5f83fb0611d8e /.config/polybar/config##h.lowe
parent5ee15326de8e22f86eabd2ec0d0087ef12724f45 (diff)
downloaddotfiles-67f5cb9386454d9a3fa2517540de03c2ed6f08f3.tar.gz
dotfiles-67f5cb9386454d9a3fa2517540de03c2ed6f08f3.tar.bz2
dotfiles-67f5cb9386454d9a3fa2517540de03c2ed6f08f3.zip
polybar: clean up the scripts
diffstat (limited to '.config/polybar/config##h.lowe')
-rw-r--r--.config/polybar/config##h.lowe21
1 files changed, 3 insertions, 18 deletions
diff --git a/.config/polybar/config##h.lowe b/.config/polybar/config##h.lowe
index 9c1ae06..caebed7 100644
--- a/.config/polybar/config##h.lowe
+++ b/.config/polybar/config##h.lowe
@@ -79,8 +79,9 @@ label-offline = Github offline
79 79
80[module/focus] 80[module/focus]
81type = custom/script 81type = custom/script
82exec = ~/.config/polybar/focus 82exec = ~/.config/polybar/scripts/focus
83interval = 10 83double-click-left = exec ~/.config/polybar/scripts/stop &
84interval = 1
84 85
85[module/spotify] 86[module/spotify]
86type = custom/script 87type = custom/script
@@ -186,22 +187,6 @@ label-background = ${colors.background_modules}
186label-foreground = ${colors.foreground_modules} 187label-foreground = ${colors.foreground_modules}
187label-padding = 1 188label-padding = 1
188 189
189[module/pulseaudio-control]
190type = custom/script
191tail = true
192label = %output%
193interval = 5
194
195exec = ~/.config/polybar/pulseaudio-control.sh --listen
196click-right = exec pavucontrol &
197click-left = ~/.config/polybar/pulseaudio-control.sh --togmute
198click-middle = ~/.config/polybar/pulseaudio-control.sh --change
199scroll-up = ~/.config/polybar/pulseaudio-control.sh --up
200scroll-down = ~/.config/polybar/pulseaudio-control.sh --down
201label-padding = 2
202label-foreground = ${colors.foreground_modules}
203label-background = ${colors.background_modules}
204
205[settings] 190[settings]
206screenchange-reload = true 191screenchange-reload = true
207compositing-background = source 192compositing-background = source