From fcd4fb3bd86eff2d3e35b904583f6253f5e899b6 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 14 May 2024 18:28:37 +0900 Subject: [PATCH] added in Keyhints --- config/hypr/scripts/KeyHints.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/config/hypr/scripts/KeyHints.sh b/config/hypr/scripts/KeyHints.sh index f745021..d6dd404 100755 --- a/config/hypr/scripts/KeyHints.sh +++ b/config/hypr/scripts/KeyHints.sh @@ -40,6 +40,7 @@ yad --width=$dynamic_width --height=$dynamic_height \ "ESC" "close this app" "" "=" "SUPER KEY (Windows Key)" "(SUPER KEY)" \ " enter" "Terminal" "(kitty)" \ " SHIFT enter" "DropDown Terminal" "(kitty-pyprland)" \ +" A" "Desktop Overview" "(AGS Overview)" \ " D" "App Launcher" "(rofi-wayland)" \ " T" "Open File Manager" "(Thunar)" \ " S" "Google Search" "(rofi)" \