From 59b59807a9d6e54d9eacb7ed1ce0a3453d815927 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 13 Jul 2025 17:27:30 -0700 Subject: [PATCH] Revert "We have F11 for this" This reverts commit 4f60ac679781582834ed9b7e86c3534628443a57. --- default/hypr/bindings/tiling.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/default/hypr/bindings/tiling.conf b/default/hypr/bindings/tiling.conf index c8dd275..0a55195 100644 --- a/default/hypr/bindings/tiling.conf +++ b/default/hypr/bindings/tiling.conf @@ -5,6 +5,7 @@ bindd = SUPER, W, Close Window, killactive, bindd = SUPER, J, Toggle Split, togglesplit, # dwindle bindd = SUPER, P, Toggle Pseudo, pseudo # dwindle bindd = SUPER, V, Toggle Floating, togglefloating, +bindd = SUPER CTRL, F, Toggle Fullscreen, fullscreen # Move focus with mainMod + arrow keys bindd = SUPER, left, Move Focus Left, movefocus, l