diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2024-05-14 18:31:37 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-14 18:31:37 +0900 |
| commit | e49d4a58db265abbd407b05f1bd1c0f3f537cc87 (patch) | |
| tree | 23110bec6f29689633926e681dc75e4edcb9db2f /config/hypr/scripts/KeyHints.sh | |
| parent | e53a9c345d8e36b08d8192635822cc02263a0842 (diff) | |
| parent | 03363809f5e821c323a457aeafb3182a0ab17ba8 (diff) | |
Merge pull request #274 from JaKooLit/development
Development to main
Diffstat (limited to 'config/hypr/scripts/KeyHints.sh')
| -rwxr-xr-x | config/hypr/scripts/KeyHints.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/scripts/KeyHints.sh b/config/hypr/scripts/KeyHints.sh index f7450217..d6dd4049 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)" \ |
