From efa04b17a6fd9a389c762c832f22752bc2f5c67b Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 4 May 2024 09:10:40 +0900 Subject: New Default icon for waybar menu module Renamed custom-keybinds to hints on waybar module, css and configs new waybar config default v2, which will be default for this release --- config/waybar/modules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/waybar/modules') diff --git a/config/waybar/modules b/config/waybar/modules index fed721be..f42f89d0 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -465,7 +465,7 @@ "tooltip": true, }, -"custom/keybinds": { +"custom/hint": { "format":"󰺁 HINT!", "exec": "echo ; echo  Key Hints SUPER H", "on-click": "~/.config/hypr/scripts/KeyHints.sh", @@ -499,7 +499,7 @@ }, "custom/menu": { - "format": "{}", + "format": "{}", "exec": "echo ; echo 󱓟 app launcher", "interval" : 86400, // once every day "tooltip": true, -- cgit v1.2.3