From a154240deb83fdfa0efd6c93d57c52b5c00fe1c3 Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Thu, 31 Aug 2023 14:32:36 +0200 Subject: [PATCH] Updates --- waybar/config | 2 +- waybar/modules.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/waybar/config b/waybar/config index 4d033a1..0c86748 100644 --- a/waybar/config +++ b/waybar/config @@ -29,8 +29,8 @@ "modules-right": [ "custom/updates", "pulseaudio", - "group/hardware", "battery", + "group/hardware", "custom/exit", "clock" ], diff --git a/waybar/modules.json b/waybar/modules.json index c6f3b30..5b371a5 100644 --- a/waybar/modules.json +++ b/waybar/modules.json @@ -176,13 +176,13 @@ "warning": 30, "critical": 15 }, - "format": "{icon} {capacity}%", + "format": "{icon}{capacity}%", "format-charging": " {capacity}%", "format-plugged": " {capacity}%", "format-alt": "{icon} {time}", // "format-good": "", // An empty format will hide the module // "format-full": "", - "format-icons": ["", "", "", "", ""] + "format-icons": [" ", " ", " ", " ", " "] }, // Pulseaudio