From 8e03151647ef210ce9e313180e642d3e58dbe9a6 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 25 May 2026 14:50:56 +0200 Subject: [PATCH] Fix compatibility of old tiling.conf with HL 0.55+ Closes #5973 --- default/hypr/bindings/tiling.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/hypr/bindings/tiling.conf b/default/hypr/bindings/tiling.conf index b1dc65cc..62ad1cde 100644 --- a/default/hypr/bindings/tiling.conf +++ b/default/hypr/bindings/tiling.conf @@ -6,7 +6,7 @@ bindd = SUPER, W, Close window, killactive, bindd = CTRL ALT, DELETE, Close all windows, exec, omarchy-hyprland-window-close-all # Control tiling -bindd = SUPER, J, Toggle window split, togglesplit, # dwindle +bindd = SUPER, J, Toggle window split, layoutmsg, togglesplit bindd = SUPER, P, Pseudo window, pseudo, # dwindle bindd = SUPER SHIFT, V, Toggle window floating/tiling, togglefloating, bindd = SHIFT, F11, Force full screen, fullscreen, 0