diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-05 14:02:06 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-05 14:02:06 +0900 |
| commit | a153022b7d457466db9140c62dc5564f9de7a3af (patch) | |
| tree | f3eeb3a6d892373678f7d86b3b095583d82aeb96 /config/waybar/configs | |
| parent | 3fa5c6a5973d0cec5801f5b46da87e8ff2b7ee90 (diff) | |
changes for new Hyprland-Dots
Diffstat (limited to 'config/waybar/configs')
| -rw-r--r-- | config/waybar/configs/config-default | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/config/waybar/configs/config-default b/config/waybar/configs/config-default index 2174d512..4cc3955c 100644 --- a/config/waybar/configs/config-default +++ b/config/waybar/configs/config-default @@ -42,18 +42,22 @@ //"hyprland/window", "tray", "custom/separator#dot-line", - //"cava", - "battery", - "custom/separator#dot-line", - "backlight", + "bluetooth", "custom/separator#dot-line", + //"network", + //"custom/separator#dot-line", + //"cava", + //"battery", + //"custom/separator#dot-line", + //"backlight", + //"custom/separator#dot-line", "pulseaudio", "custom/separator#dot-line", //"wireplumber", "pulseaudio#microphone", "custom/separator#dot-line", - //"keyboard-state", - //"custom/separator#dot-line", + "keyboard-state", + "custom/separator#dot-line", "custom/power", ], } |
