From 3cc82317b61d94839afbe2b07ed1ac0f1fee1d1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 16 Nov 2023 14:53:28 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20style(waybar):=20formatting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/waybar/config.jsonc | 39 ++++++++----------------------------- 1 file changed, 8 insertions(+), 31 deletions(-) diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index 298d1711..505510d8 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -16,9 +16,7 @@ "cava", "custom/wf-recorder" ], - "modules-center": [ - "custom/music" - ], + "modules-center": ["custom/music"], "modules-right": [ "custom/updates", "hyprland/language", @@ -170,11 +168,7 @@ "phone": " ", "portable": " ", "car": " ", - "default": [ - " ", - " ", - " " - ] + "default": [" ", " ", " "] }, "tooltip-format": "{desc}, {volume}%", "on-click": "pactl set-sink-mute @DEFAULT_SINK@ toggle", @@ -231,17 +225,9 @@ "margin-left": 17, "margin-bottom": 0, "margin-right": 17, - "modules-left": [ - "custom/arch", - "hyprland/workspaces" - ], - "modules-center": [ - "clock#cl2" - ], - "modules-right": [ - "tray", - "custom/notifications" - ], + "modules-left": ["custom/arch", "hyprland/workspaces"], + "modules-center": ["clock#cl2"], + "modules-right": ["tray", "custom/notifications"], "custom/arch": { "format": "  ", "tooltip": false, @@ -348,13 +334,8 @@ "margin-left": 17, "margin-bottom": 10, "margin-right": 17, - "modules-left": [ - "custom/arch", - "hyprland/workspaces" - ], - "modules-center": [ - "hyprland/window" - ], + "modules-left": ["custom/arch", "hyprland/workspaces"], + "modules-center": ["hyprland/window"], "modules-right": [ "memory", "cpu", @@ -468,11 +449,7 @@ "hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input", "format-critical": "{icon} {temperatureC}°C", "format": "{icon} {temperatureC}°C", - "format-icons": [ - "", - "", - "" - ], + "format-icons": ["", "", ""], "tooltip": true, "interval": 2 },