aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-03-12 01:36:12 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-03-12 01:36:12 +0900
commitf3f55304bd8e7949915cd8a1d8000509bbeea186 (patch)
treebcdcd0c9d4c4c813d1caf0450bbcfa1fe01c841f /config/hypr/scripts
parentfd1e346b17e6dc798957d32b5fb8b5b564eb0e9d (diff)
ok kinda like revert
Diffstat (limited to 'config/hypr/scripts')
-rwxr-xr-xconfig/hypr/scripts/KeyHints.sh4
-rwxr-xr-xconfig/hypr/scripts/Kool_Quick_Settings.sh4
2 files changed, 3 insertions, 5 deletions
diff --git a/config/hypr/scripts/KeyHints.sh b/config/hypr/scripts/KeyHints.sh
index 7917ae3a..2bab4b38 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" " Q to close" \
+" SHIFT enter" "DropDown Terminal" "(Not available in Debian and Ubuntu)" \
" 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)" \
-" ALT mouse scroll up/down " "Desktop Zoom" "Desktop Magnifier" \
+" Z" "Desktop Zoom" "(Not available in Debian and Ubuntu)" \
" Alt V" "Clipboard Manager" "(cliphist)" \
" W" "Choose wallpaper" "(Wallpaper Menu)" \
" Shift W" "Choose wallpaper effects" "(imagemagick + swww)" \
diff --git a/config/hypr/scripts/Kool_Quick_Settings.sh b/config/hypr/scripts/Kool_Quick_Settings.sh
index 95b305d9..b26f5beb 100755
--- a/config/hypr/scripts/Kool_Quick_Settings.sh
+++ b/config/hypr/scripts/Kool_Quick_Settings.sh
@@ -38,7 +38,6 @@ Choose Monitor Profiles
Choose Rofi Themes
Search for Keybinds
Toggle Game Mode
-Switch Dark-Light Theme
EOF
}
@@ -74,7 +73,6 @@ main() {
"Choose Rofi Themes") $scriptsDir/RofiThemeSelector.sh ;;
"Search for Keybinds") $scriptsDir/KeyBinds.sh ;;
"Toggle Game Mode") $scriptsDir/GameMode.sh ;;
- "Switch Dark-Light Theme") $scriptsDir/DarkLight.sh ;;
*) return ;; # Do nothing for invalid choices
esac
@@ -89,4 +87,4 @@ if pidof rofi > /dev/null; then
pkill rofi
fi
-main \ No newline at end of file
+main
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage