From 9c545347a7ef9a81c11bf6d982f3825fba1756b2 Mon Sep 17 00:00:00 2001 From: Szymon P Date: Sat, 28 Feb 2026 09:00:23 +0100 Subject: [PATCH] update: modules/hypr/hyprland.nix --- modules/hypr/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hypr/hyprland.nix b/modules/hypr/hyprland.nix index 87b0c8a..29a2fbc 100644 --- a/modules/hypr/hyprland.nix +++ b/modules/hypr/hyprland.nix @@ -348,7 +348,7 @@ in "$mainMod, F, Make app fullscreen, fullscreen" "$mainMod, T, Toggle floating, togglefloating" "$mainMod, S, layoutmsg, swapsplit" - "$mainMod, S, layoutmsg, swapcol, r" + "$mainMod, S, layoutmsg, swapcol r" "$mainMod, C, layoutmsg, togglesplit" "$mainMod, P, layoutmsg, promote" "$mainMod, Q, Kill active window, killactive"