summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-12-19 13:00:50 +0100
committerThomas Voss <mail@thomasvoss.com> 2023-12-19 13:00:50 +0100
commitb3b5a1ef2592c8731258ccc07ea04f5c5bf9d66c (patch)
treee7b885d3bb211c48a19df4b0ebc3f4f8581740ac
parent51aa4bac6d529a9293027a248dcb5548c5d0ffd9 (diff)
Hyprland: Add binding for fakefullscreen
-rw-r--r--.config/hypr/hyprland.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf.in b/.config/hypr/hyprland.conf.in
index 406c2a1..1b34f27 100644
--- a/.config/hypr/hyprland.conf.in
+++ b/.config/hypr/hyprland.conf.in
@@ -80,6 +80,7 @@ $modkey = SUPER
# WM behavior
bind = $modkey, F, fullscreen, 0
+bind = $modkey, S, fakefullscreen, 0
bind = $modkey, Q, killactive
bind = $modkey SHIFT, F, togglefloating