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"