diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-03-14 00:00:04 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-14 00:00:04 +0900 |
| commit | f0a983d8863dc4881e5597dc1844f8519cd3cce3 (patch) | |
| tree | e66e449d266c4627a19c5697b38fb6cf24cf18e3 /config/hypr/scripts | |
| parent | fca00ebf28c85a93a66e414aff78263868a22388 (diff) | |
| parent | 6c2c24b7109b89481a407d426516df416042210a (diff) | |
Merge pull request #620 from JaKooLit/main-to-branch
main to development
Diffstat (limited to 'config/hypr/scripts')
| -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)" \ |
