diff options
Diffstat (limited to '.config/waybar/config.jsonc')
-rw-r--r-- | .config/waybar/config.jsonc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index e990a69..373ac78 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc | |||
@@ -176,7 +176,7 @@ | |||
176 | // "format": "{volume}% {icon} {format_source}", | 176 | // "format": "{volume}% {icon} {format_source}", |
177 | // "format-bluetooth": "{volume}% {icon} {format_source}", | 177 | // "format-bluetooth": "{volume}% {icon} {format_source}", |
178 | // "format-bluetooth-muted": " {icon} {format_source}", | 178 | // "format-bluetooth-muted": " {icon} {format_source}", |
179 | "format-muted": " {format_source}", | 179 | "format-muted": " ", |
180 | // "format-source": "{volume}% ", | 180 | // "format-source": "{volume}% ", |
181 | // "format-source-muted": "", | 181 | // "format-source-muted": "", |
182 | "format-icons": { | 182 | "format-icons": { |