diff options
Diffstat (limited to 'polybar')
-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 9040a3d..0b9f71c 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config | |||
@@ -156,7 +156,7 @@ scroll-down = cmus-remote --volume -5% | |||
156 | format = <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 |
160 | 160 | ||
161 | [module/mpd] | 161 | [module/mpd] |
162 | type = internal/mpd | 162 | type = internal/mpd |