diff options
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 |
