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-dual-TL | 71 ++++++++++++++++++------------------ 1 file changed, 35 insertions(+), 36 deletions(-) (limited to 'config/waybar/configs/config-dual-TL') diff --git a/config/waybar/configs/config-dual-TL b/config/waybar/configs/config-dual-TL index f7d418d2..860d0792 100644 --- a/config/waybar/configs/config-dual-TL +++ b/config/waybar/configs/config-dual-TL @@ -13,31 +13,31 @@ "margin-top": 6, "margin-left": 8, "margin-right": 8, - + "modules-left": [ - "custom/menu", - "cpu", - "temperature", - "memory", - "disk", - ], - + "custom/menu", + "cpu", + "temperature", + "memory", + "disk", + ], + "modules-center": [ - "hyprland/window", - "custom/weather", - ], - + "hyprland/window", + "custom/weather", +] , + "modules-right": [ - "network", - "bluetooth", - "battery", - "backlight", - "pulseaudio", - //"wireplumber", - "pulseaudio#microphone", - "keyboard-state", - "custom/power", - ], + "network", + "bluetooth", + "battery", + "backlight", + "pulseaudio", + //"wireplumber", + "pulseaudio#microphone", + "keyboard-state", + "custom/power", + ], }, { @@ -52,21 +52,20 @@ "fixed-center": true, "ipc": true, //"gtk-layer-shell": true, - + "modules-left": [ - "idle_inhibitor", - - ], - + "idle_inhibitor", + ], + "modules-center": [ - "hyprland/workspaces", - ], - + "hyprland/workspaces", + ], + "modules-right": [ - "tray", - "clock#vertical", - "custom/light_dark", - "custom/lock", - ], - + "tray", + "clock#vertical", + "custom/light_dark", + "custom/lock", + ], + }] \ No newline at end of file -- cgit v1.2.3