diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-16 18:08:05 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-16 18:08:05 +0900 |
| commit | 8a599ef83f6ce4f95f52ab36c5ca79c42a1ecdea (patch) | |
| tree | 343415721bff9e809737c4d2ace21d12d543cff0 | |
| parent | 835e4155af2b17b04e6fe925f75f47eec2ade997 (diff) | |
renabled waybar default HINT
| -rw-r--r-- | config/waybar/configs/Default [Bottom] | 12 | ||||
| -rw-r--r-- | config/waybar/configs/Default [TOP] | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/config/waybar/configs/Default [Bottom] b/config/waybar/configs/Default [Bottom] index fc2a646b..512995df 100644 --- a/config/waybar/configs/Default [Bottom] +++ b/config/waybar/configs/Default [Bottom] @@ -37,17 +37,17 @@ "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", "battery", diff --git a/config/waybar/configs/Default [TOP] b/config/waybar/configs/Default [TOP] index 39b13d83..2f8678ff 100644 --- a/config/waybar/configs/Default [TOP] +++ b/config/waybar/configs/Default [TOP] @@ -37,17 +37,17 @@ "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", "battery", |
