diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-12 12:24:30 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-12 12:24:30 +0900 |
| commit | 802f3c632d84cab8674e03a740a1cb177dcfd3c6 (patch) | |
| tree | 35d549991318c71df3ebb1d75bfbbe3f3bfd13d8 /config/hypr/scripts/KeyHints.sh | |
| parent | 98d197e4e7b14b9800ed21a50003a015bd0c271e (diff) | |
da f is going on...
Diffstat (limited to 'config/hypr/scripts/KeyHints.sh')
| -rwxr-xr-x | config/hypr/scripts/KeyHints.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/scripts/KeyHints.sh b/config/hypr/scripts/KeyHints.sh index 2bab4b38..7917ae3a 100755 --- a/config/hypr/scripts/KeyHints.sh +++ b/config/hypr/scripts/KeyHints.sh @@ -28,7 +28,7 @@ GDK_BACKEND=$BACKEND yad \ " SHIFT E" "KooL Hyprland Settings Menu" "" \ "" "" "" \ " enter" "Terminal" "(kitty)" \ -" SHIFT enter" "DropDown Terminal" "(Not available in Debian and Ubuntu)" \ +" SHIFT enter" "DropDown Terminal" " Q to close" \ " B" "Launch Browser" "(Default browser)" \ " A" "Desktop Overview" "(AGS - if opted to install)" \ " D" "Application Launcher" "(rofi-wayland)" \ @@ -36,7 +36,7 @@ GDK_BACKEND=$BACKEND yad \ " S" "Google Search using rofi" "(rofi)" \ " Q" "close active window" "(not kill)" \ " Shift Q " "kills an active window" "(kill)" \ -" Z" "Desktop Zoom" "(Not available in Debian and Ubuntu)" \ +" ALT mouse scroll up/down " "Desktop Zoom" "Desktop Magnifier" \ " Alt V" "Clipboard Manager" "(cliphist)" \ " W" "Choose wallpaper" "(Wallpaper Menu)" \ " Shift W" "Choose wallpaper effects" "(imagemagick + swww)" \ |
