From 4f60ac679781582834ed9b7e86c3534628443a57 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 13 Jul 2025 17:24:49 -0700 Subject: [PATCH] We have F11 for this --- default/hypr/bindings/tiling.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/default/hypr/bindings/tiling.conf b/default/hypr/bindings/tiling.conf index 0a55195..c8dd275 100644 --- a/default/hypr/bindings/tiling.conf +++ b/default/hypr/bindings/tiling.conf @@ -5,7 +5,6 @@ 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