diff options
| author | JaKooLit <jimmielovejay.com> | 2023-11-19 11:55:53 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-11-19 11:55:53 +0900 |
| commit | b5bacf3f07680484581566b240d2c160c22e5aed (patch) | |
| tree | 00b18f2d91fbbc4f0813d06dacaae5b5ada96f50 /config/hypr/scripts | |
| parent | c934ad0a102271aad9767e2ffe1d12b11ad7c602 (diff) | |
dropped Helpfile and added it to wiki instead
Diffstat (limited to 'config/hypr/scripts')
| -rwxr-xr-x | config/hypr/scripts/Help.sh | 3 | ||||
| -rwxr-xr-x | config/hypr/scripts/KeyHints.sh | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/config/hypr/scripts/Help.sh b/config/hypr/scripts/Help.sh deleted file mode 100755 index 38bcdec8..00000000 --- a/config/hypr/scripts/Help.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -mousepad ~/.config/hypr/HelpFile.md diff --git a/config/hypr/scripts/KeyHints.sh b/config/hypr/scripts/KeyHints.sh index 6d82a919..d868b5d6 100755 --- a/config/hypr/scripts/KeyHints.sh +++ b/config/hypr/scripts/KeyHints.sh @@ -32,7 +32,6 @@ yad --width=1000 --height=1000 \ " Shift F" "Toggle float" "single window" \ " ALT F" "Toggle all windows to float" "all windows" \ " SHIFT G" "Gamemode! All animations off" "" \ -" SHIFT H" "Launch a small Help File" "" \ " H" "Launch this app" "" \ " E" "View or EDIT Keybinds, Settings, Monitor" "" \ "" "" "" \ |
