diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index 1c899e6..538f407 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -24,24 +24,24 @@ "hands-free": "", "headset": "", "phone": "", - "portable": "", - "car": "", - "default": ["", ""] - }, - "scroll-step": 1, - "on-click": "pavucontrol", - "ignored-sinks": ["Easy Effects Sink"] -}, - "battery": { - "format": "{capacity}% {icon}", - "format-icons": [ - "", - "", - "", - "", - "" - ] - }, +// "portable": "", +// "car": "", +// "default": ["", ""] +// }, +// "scroll-step": 1, +// "on-click": "pavucontrol", +// "ignored-sinks": ["Easy Effects Sink"] +// }, +// "battery": { +// "format": "{capacity}% {icon}", +// "format-icons": [ +// "", +// "", +// "", +// "", +// "" +// ] +// }, "clock": { "format-alt": "{:%a, %d. %b %H:%M}" }