From c0ed89e014a43c86b1d64c0fa3e46b1ff4622845 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 28 Oct 2023 17:56:45 +0900 Subject: tweaked waybar TL and TR layouts --- config/waybar/configs/config-dual-TL | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 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 e12d3814..9bf79fc2 100644 --- a/config/waybar/configs/config-dual-TL +++ b/config/waybar/configs/config-dual-TL @@ -4,7 +4,7 @@ "include": "~/.config/waybar/modules", "layer": "top", //"mode": "dock", -"width": 950, +"width": 1200, "exclusive": true, "passthrough": false, "position": "top", @@ -16,25 +16,25 @@ "margin-right": 8, "modules-left": [ - "custom/menu", - "idle_inhibitor", + "temperature", "cpu", - "temperature", "memory", "disk", ], "modules-center": [ //"hyprland/window", - "custom/lock", - "custom/weather", -] , + "custom/lock", + "custom/menu", + "idle_inhibitor", + ], "modules-right": [ //"network", //"bluetooth", - //"battery", - //"backlight", + "custom/weather", + "battery", + "backlight", "pulseaudio", //"wireplumber", "pulseaudio#microphone", -- cgit v1.2.3