diff options
Diffstat (limited to 'config/waybar/configs')
| -rw-r--r-- | config/waybar/configs/[TOP] Default Laptop_v2 | 9 | ||||
| -rw-r--r-- | config/waybar/configs/[TOP] Default_v2 | 5 |
2 files changed, 8 insertions, 6 deletions
diff --git a/config/waybar/configs/[TOP] Default Laptop_v2 b/config/waybar/configs/[TOP] Default Laptop_v2 index d60189d0..31f3d6e5 100644 --- a/config/waybar/configs/[TOP] Default Laptop_v2 +++ b/config/waybar/configs/[TOP] Default Laptop_v2 @@ -17,11 +17,11 @@ "modules-left": [ "custom/menu", + "custom/light_dark", "custom/separator#dot-line", - "clock", "group/motherboard", - "custom/separator#blank" - "group/laptop" + "custom/separator#blank", + "group/laptop", "custom/separator#line", "custom/weather", ], @@ -29,7 +29,8 @@ "modules-center": [ "custom/swaync", "custom/cava_mviz", - "custom/light_dark", + "custom/separator#dot-line", + "clock", "custom/separator#line", "hyprland/workspaces#roman", "custom/separator#line", diff --git a/config/waybar/configs/[TOP] Default_v2 b/config/waybar/configs/[TOP] Default_v2 index f865f22a..0b4c90d8 100644 --- a/config/waybar/configs/[TOP] Default_v2 +++ b/config/waybar/configs/[TOP] Default_v2 @@ -17,8 +17,8 @@ "modules-left": [ "custom/menu", + "custom/light_dark", "custom/separator#dot-line", - "clock", "group/motherboard", "custom/separator#line", "custom/weather", @@ -27,7 +27,8 @@ "modules-center": [ "custom/swaync", "custom/cava_mviz", - "custom/light_dark", + "custom/separator#dot-line", + "clock", "custom/separator#line", "hyprland/workspaces#roman", "custom/separator#line", |
