diff options
Diffstat (limited to 'config/waybar/configs')
| -rw-r--r-- | config/waybar/configs/config-all | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/waybar/configs/config-all b/config/waybar/configs/config-all index e73605b9..f285840b 100644 --- a/config/waybar/configs/config-all +++ b/config/waybar/configs/config-all @@ -21,12 +21,12 @@ "cpu", "temperature", "memory", - "disk", + "disk", + "custom/weather", ], "modules-center": [ - "custom/weather", - "custom/light_dark", + "hyprland/workspaces#4", ], "modules-right": [ @@ -58,7 +58,7 @@ ], "modules-center": [ - "hyprland/workspaces#3", + "custom/light_dark", ], "modules-right": [ |
