From 69f671a88d756fad01c7096d0813974870c1553a Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 21 Feb 2023 20:52:45 +0100 Subject: [PATCH] waybar: fmt --- .config/waybar/config | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/.config/waybar/config b/.config/waybar/config index 35d8734..808f248 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -7,10 +7,10 @@ "modules-center": ["sway/window"], "modules-right": ["tray", "pulseaudio", "network", "network#wireguard", "temperature", "custom/storage", "memory", "cpu", "backlight", "keyboard-state", "sway/language", "battery", "clock#date", "clock#time"], "sway/workspaces": { - "all-outputs": false, - "format": "{name}", - "disable-scroll": true, - "disable-markup" : false + "all-outputs": false, + "format": "{name}", + "disable-scroll": true, + "disable-markup" : false }, "keyboard-state": { "numlock": true, @@ -22,23 +22,23 @@ } }, "sway/mode": { - "format": "{}", // Icon: expand-arrows-alt - "tooltip": false + "format": "{}", // Icon: expand-arrows-alt + "tooltip": false }, "sway/window": { - "max-length": 120, - "tooltip": false + "max-length": 120, + "tooltip": false }, "clock#time": { - "interval": 1, - "format": "{:%H:%M:%S %z} ", - "tooltip": false + "interval": 1, + "format": "{:%H:%M:%S %z} ", + "tooltip": false }, "clock#date": { - "interval": 10, - "format": " {:%a %d %b} ", - "tooltip": true, - "tooltip-format": "{:%Y %B}\n{calendar}" + "interval": 10, + "format": " {:%a %d %b} ", + "tooltip": true, + "tooltip-format": "{:%Y %B}\n{calendar}" }, "sway/language": { "format": "{short}",