diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-09 20:32:12 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-09 20:32:12 +0900 |
| commit | 4c37be6f4ed6be2ab4b4440aa567cb4d100eacfe (patch) | |
| tree | 70b769013f6e9dce6002c7337222cd37df58a1f8 /config/waybar/configs | |
| parent | 6989113e1a7ca5a1431e37d8305ffc22839ef1f0 (diff) | |
added ricing tips
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": [ |
