summaryrefslogtreecommitdiffstats
path: root/.config/polybar
diff options
context:
space:
mode:
authorYigit Sever2022-04-06 10:11:22 +0300
committerYigit Sever2022-04-06 10:12:04 +0300
commit2b681291e699612b2ce0f25aed0b004a06c9e4af (patch)
treef40a928d237ae417054320a14f045821736b7734 /.config/polybar
parent2be10fa0c817b855534c2b351847f127c16b836f (diff)
downloaddotfiles-2b681291e699612b2ce0f25aed0b004a06c9e4af.tar.gz
dotfiles-2b681291e699612b2ce0f25aed0b004a06c9e4af.tar.bz2
dotfiles-2b681291e699612b2ce0f25aed0b004a06c9e4af.zip
polybar: new config file extension
diffstat (limited to '.config/polybar')
-rw-r--r--.config/polybar/config.ini##h.lowe (renamed from .config/polybar/config##h.lowe)18
-rw-r--r--.config/polybar/config.ini##h.luchs (renamed from .config/polybar/config##h.luchs)0
-rw-r--r--.config/polybar/config.ini##h.maus (renamed from .config/polybar/config##h.maus)0
3 files changed, 18 insertions, 0 deletions
diff --git a/.config/polybar/config##h.lowe b/.config/polybar/config.ini##h.lowe
index ecccdbd..4d2efee 100644
--- a/.config/polybar/config##h.lowe
+++ b/.config/polybar/config.ini##h.lowe
@@ -197,6 +197,24 @@ label-background = ${colors.background_modules}
197label-foreground = ${colors.foreground_modules} 197label-foreground = ${colors.foreground_modules}
198label-padding = 1 198label-padding = 1
199 199
200[module/pipewire]
201type = custom/script
202tail = true
203label = %output%
204interval = 5
205
206exec = /home/yigit/.config/polybar/scripts/pipewire
207
208click-right = /home/yigit/.config/polybar/scripts/pipewire previous-sink
209click-left = /home/yigit/.config/polybar/scripts/pipewire next-sink
210click-middle = /home/yigit/.config/polybar/scripts/pipewire toggle-mute
211scroll-up = /home/yigit/.config/polybar/scripts/pipewire volume-up
212scroll-down = /home/yigit/.config/polybar/scripts/pipewire volume-down
213
214label-padding = 2
215label-foreground = ${colors.foreground_modules}
216label-background = ${colors.background_modules}
217
200[settings] 218[settings]
201screenchange-reload = true 219screenchange-reload = true
202compositing-background = source 220compositing-background = source
diff --git a/.config/polybar/config##h.luchs b/.config/polybar/config.ini##h.luchs
index c7fc4af..c7fc4af 100644
--- a/.config/polybar/config##h.luchs
+++ b/.config/polybar/config.ini##h.luchs
diff --git a/.config/polybar/config##h.maus b/.config/polybar/config.ini##h.maus
index 20de277..20de277 100644
--- a/.config/polybar/config##h.maus
+++ b/.config/polybar/config.ini##h.maus