diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-14 01:21:35 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-14 01:21:35 +0900 |
| commit | 8b3f51561d688493097ba8e41bbec5813e7f744f (patch) | |
| tree | 2d7f21f98d7b2646f38275bf31924b63e844bc2b | |
| parent | b8cea1165d324a985a2b8e0a251d83d93098e419 (diff) | |
edited default bottom waybar
| -rw-r--r-- | config/waybar/configs/config-default-Bottom | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/config/waybar/configs/config-default-Bottom b/config/waybar/configs/config-default-Bottom index 68f54adc..ebb256b5 100644 --- a/config/waybar/configs/config-default-Bottom +++ b/config/waybar/configs/config-default-Bottom @@ -37,24 +37,24 @@ "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", - //"network", - //"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", |
