From ef7add298fd913b0facca5f72e02fed49a041d89 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 24 Oct 2023 00:24:00 +0900 Subject: lots of fixes --- config/waybar/configs/config-default | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) (limited to 'config/waybar/configs/config-default') diff --git a/config/waybar/configs/config-default b/config/waybar/configs/config-default index 09c254f6..2174d512 100644 --- a/config/waybar/configs/config-default +++ b/config/waybar/configs/config-default @@ -16,30 +16,44 @@ "modules-left": [ "hyprland/workspaces", - "cpu", - "temperature", + "custom/separator#dot-line", + "cpu", + "custom/separator#dot-line", + "temperature", + "custom/separator#dot-line", "memory", + "custom/separator#dot-line", "custom/weather", ], "modules-center": [ "custom/menu", + "custom/separator#dot-line", "idle_inhibitor", + "custom/separator#dot-line", "clock", - "custom/light_dark", + "custom/separator#dot-line", + "custom/light_dark", + "custom/separator#dot-line", "custom/lock", ], "modules-right": [ - "hyprland/window", + //"hyprland/window", "tray", + "custom/separator#dot-line", //"cava", - "battery", + "battery", + "custom/separator#dot-line", "backlight", + "custom/separator#dot-line", "pulseaudio", + "custom/separator#dot-line", //"wireplumber", "pulseaudio#microphone", - "keyboard-state", + "custom/separator#dot-line", + //"keyboard-state", + //"custom/separator#dot-line", "custom/power", ], } -- cgit v1.2.3