diff options
author | Yigit Sever | 2022-04-26 02:47:46 +0300 |
---|---|---|
committer | Yigit Sever | 2022-04-26 02:47:46 +0300 |
commit | fd730fded73f2a52ad7b09847da9419326060d10 (patch) | |
tree | 9ee814faf44d8fa0d96e1bf46bd019fb18105063 /.config/polybar | |
parent | e38dbf94c9260779eca4a5e3d69acaf85b60bde2 (diff) | |
download | dotfiles-fd730fded73f2a52ad7b09847da9419326060d10.tar.gz dotfiles-fd730fded73f2a52ad7b09847da9419326060d10.tar.bz2 dotfiles-fd730fded73f2a52ad7b09847da9419326060d10.zip |
polybar: lowe sound module is green
Diffstat (limited to '.config/polybar')
-rw-r--r-- | .config/polybar/config.ini##h.lowe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config.ini##h.lowe b/.config/polybar/config.ini##h.lowe index 63f671e..848ec2b 100644 --- a/.config/polybar/config.ini##h.lowe +++ b/.config/polybar/config.ini##h.lowe | |||
@@ -202,7 +202,7 @@ type = custom/script | |||
202 | tail = true | 202 | tail = true |
203 | label = %output% | 203 | label = %output% |
204 | format-prefix = | 204 | format-prefix = |
205 | format-prefix-background = ${colors.blue} | 205 | format-prefix-background = ${colors.sold_out_green} |
206 | format-prefix-foreground = ${colors.foreground} | 206 | format-prefix-foreground = ${colors.foreground} |
207 | format-prefix-padding = 1 | 207 | format-prefix-padding = 1 |
208 | 208 | ||