diff options
| author | JaKooLit <jimmielovejay.com> | 2023-11-15 21:29:25 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-11-15 21:29:25 +0900 |
| commit | d86a59be0b4f753bd55c5d8dc2651474e647b736 (patch) | |
| tree | 1ae6443f187fc14e401d88b3138ed2d5089a800d /config/waybar/configs/default | |
| parent | 172133b57c745c09df2b17de3dcac9282e6c635a (diff) | |
some small changes
Diffstat (limited to 'config/waybar/configs/default')
| -rw-r--r-- | config/waybar/configs/default | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/config/waybar/configs/default b/config/waybar/configs/default index 379e3ba6..2f8678ff 100644 --- a/config/waybar/configs/default +++ b/config/waybar/configs/default @@ -37,24 +37,23 @@ "custom/light_dark", "custom/separator#dot-line", "custom/lock", - ], - //"custom/separator#dot-line", - //"custom/keybinds", - //], + //], + "custom/separator#dot-line", + "custom/keybinds", + ], "modules-right": [ //"hyprland/window", "tray", "custom/separator#dot-line", - //"bluetooth", - //"custom/separator#dot-line", + "bluetooth", + "custom/separator#dot-line", //"network", - //"custom/separator#dot-line", - //"cava", - //"battery", //"custom/separator#dot-line", - //"backlight", - //"custom/separator#dot-line", + "battery", + "custom/separator#dot-line", + "backlight", + "custom/separator#dot-line", "pulseaudio", "custom/separator#dot-line", //"wireplumber", @@ -64,4 +63,4 @@ "custom/separator#dot-line", "custom/power", ], -} +}
\ No newline at end of file |
