diff options
Diffstat (limited to 'config/waybar/configs')
| -rw-r--r-- | config/waybar/configs/Simple-L [TOP] | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/config/waybar/configs/Simple-L [TOP] b/config/waybar/configs/Simple-L [TOP] index d94ecdac..b22d0a71 100644 --- a/config/waybar/configs/Simple-L [TOP] +++ b/config/waybar/configs/Simple-L [TOP] @@ -9,7 +9,7 @@ "exclusive": true, "passthrough": false, "position": "top", -"spacing": 3, +"spacing": 6, "fixed-center": true, "ipc": true, "margin-top": 6, @@ -17,21 +17,23 @@ "margin-right": 8, "modules-left": [ - "custom/menu", + "custom/menu", + "custom/separator#blank_2", "hyprland/workspaces", + "custom/separator#blank_2", + "tray", ], "modules-center": [ "clock", - "custom/light_dark", ], "modules-right": [ - "backlight", - "keyboard-state", - "pulseaudio", - "bluetooth", - "network", - "battery", + "temperature", + "custom/separator#blank_2", + "group/laptop", + "custom/separator#blank_2", + "group/audio", + "custom/separator#blank_2", + "custom/power", ], - }
\ No newline at end of file |
