From 8a599ef83f6ce4f95f52ab36c5ca79c42a1ecdea Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 16 Nov 2023 18:08:05 +0900 Subject: [PATCH] renabled waybar default HINT --- config/waybar/configs/Default [Bottom] | 12 ++++++------ 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 fc2a646..512995d 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 39b13d8..2f8678f 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",