From b5bacf3f07680484581566b240d2c160c22e5aed Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 19 Nov 2023 11:55:53 +0900 Subject: dropped Helpfile and added it to wiki instead --- config/hypr/scripts/Help.sh | 3 --- config/hypr/scripts/KeyHints.sh | 1 - 2 files changed, 4 deletions(-) delete mode 100755 config/hypr/scripts/Help.sh (limited to 'config/hypr/scripts') 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" "" \ "" "" "" \ -- cgit v1.2.3