diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-03-24 14:02:25 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-03-24 14:02:25 +0000 |
commit | 59413f25fa709179aca53b3ee97cbcfa3db8dcf3 (patch) | |
tree | da2ef1aab9cb036119f852b10b3b1693f6d3e2f1 | |
parent | 97fef158db8ae3e67f8765978fad7b2b216c672f (diff) |
csdc
-rw-r--r-- | polybar/.config/polybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 1e91738..9040a3d 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config | |||
@@ -153,7 +153,7 @@ click-right = cmus-remote --prev | |||
153 | click-middle = cmus-remote --pause | 153 | click-middle = cmus-remote --pause |
154 | scroll-up = cmus-remote --volume +5% | 154 | scroll-up = cmus-remote --volume +5% |
155 | scroll-down = cmus-remote --volume -5% | 155 | scroll-down = cmus-remote --volume -5% |
156 | format = mus: <label> | 156 | format = <label> |
157 | format-foreground = #7b8c58 | 157 | format-foreground = #7b8c58 |
158 | label = %output% | 158 | label = %output% |
159 | label-maxlen = 50 | 159 | label-maxlen = 50 |