aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
authorYerik <Yerik.koslowski@gmail.com>2026-07-06 15:21:38 -0300
committerGitHub <noreply@github.com>2026-07-06 14:21:38 -0400
commitbca86bbec4757cec1f6f5bdea2ed210542f10fae (patch)
tree463ae61d247e4d8de6cea6f17de4d063ec99e13b /config/hypr/scripts
parent68ce8ed12911b6c9b606c73464396c39ffba2499 (diff)
fix: update fake fullscreen binding on hint menu (#87)
Updating HINTS menu
Diffstat (limited to 'config/hypr/scripts')
-rwxr-xr-xconfig/hypr/scripts/KeyHints.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/KeyHints.sh b/config/hypr/scripts/KeyHints.sh
index 6ae8c4b5..08415dab 100755
--- a/config/hypr/scripts/KeyHints.sh
+++ b/config/hypr/scripts/KeyHints.sh
@@ -61,7 +61,7 @@ GDK_BACKEND=$BACKEND yad \
"CTRL ALT L" "screen lock" "(hyprlock)" \
"CTRL ALT Del" "Hyprland Exit" "(NOTE: Hyprland Will exit immediately)" \
" SHIFT F" "Fullscreen" "Toggles to full screen" \
- " CTL F" "Fake Fullscreen" "Toggles to fake full screen" \
+ " F" "Fake Fullscreen" "Toggles to fake full screen" \
" ALT L" "Toggle Dwindle|Scrolling|Monocle|Master layouts" "Active workspace layout" \
" SPACEBAR" "Toggle float" "single window" \
" ALT SPACEBAR" "Toggle all windows to float" "all windows" \
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage