summaryrefslogtreecommitdiff
path: root/.config/polybar/pulseaudio.ini
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-22 13:33:22 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-22 13:33:22 -0700
commit20a112ca924e00cb328a01e643a7d806db1f1782 (patch)
tree8aa182b1e53f16574d1ae94f38fa7d4ee3845696 /.config/polybar/pulseaudio.ini
parent9821ab3183686716ba971f80f587f875967c1469 (diff)
Separate bars and make common config for bars
Diffstat (limited to '.config/polybar/pulseaudio.ini')
-rw-r--r--.config/polybar/pulseaudio.ini8
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/polybar/pulseaudio.ini b/.config/polybar/pulseaudio.ini
index c2f5bb4..1aa7548 100644
--- a/.config/polybar/pulseaudio.ini
+++ b/.config/polybar/pulseaudio.ini
@@ -25,12 +25,12 @@ format-volume-underline = ${colors.green}
# <ramp-volume>
# <bar-volume>
format-muted = <label-muted>
+format-muted-underline = ${colors.white}
# Available tokens:
# %percentage% (default)
# %decibels%
label-volume = %percentage%%
-# label-volume-foreground = ${colors.foreground}
# Available tokens:
# %percentage% (default)
@@ -45,8 +45,8 @@ ramp-volume-2 = 
# Right and Middle click
# click-middle =
-# click-left =
-# click-middle =
+# click-left =
+# click-middle =
click-right = pavucontrol
# scroll-up =
# scroll-down =
@@ -59,7 +59,7 @@ bar-volume-foreground-0 = ${colors.green}
bar-volume-foreground-1 = ${colors.green}
bar-volume-foreground-2 = ${colors.green}
bar-volume-foreground-3 = ${colors.green}
-bar-volume-foreground-4 = ${colors.green}
+bar-volume-foreground-4 = ${colors.yellow}
bar-volume-foreground-5 = ${colors.yellow}
bar-volume-foreground-6 = ${colors.red}
bar-volume-gradient = false