diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-08 10:11:53 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-08 10:11:53 +0900 |
| commit | 919ebe9a084b63d11665ca0fe930ebe446410095 (patch) | |
| tree | 01aadc98d999ee4196a89e56babeb8598d91e383 /config | |
| parent | 183353f7e87411907c3581583d365ece3935348b (diff) | |
small tweak
Diffstat (limited to 'config')
| -rw-r--r-- | config/waybar/configs/config-default | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/config/waybar/configs/config-default b/config/waybar/configs/config-default index a5971638..a9e480a3 100644 --- a/config/waybar/configs/config-default +++ b/config/waybar/configs/config-default @@ -26,19 +26,20 @@ "custom/weather", ], -"modules-center": [ - "custom/menu", - "custom/separator#dot-line", - "idle_inhibitor", - "custom/separator#dot-line", - "clock", - "custom/separator#dot-line", - "custom/light_dark", - "custom/separator#dot-line", - "custom/lock", - "custom/separator#dot-line", - "custom/keybinds", - ], + "modules-center": [ + "custom/menu", + "custom/separator#dot-line", + "idle_inhibitor", + "custom/separator#dot-line", + "clock", + "custom/separator#dot-line", + "custom/light_dark", + "custom/separator#dot-line", + "custom/lock", + //], + "custom/separator#dot-line", + "custom/keybinds", + ], "modules-right": [ //"hyprland/window", |
