diff --git a/modules/hypr/hyprland.nix b/modules/hypr/hyprland.nix index 29a2fbc..5250bbe 100644 --- a/modules/hypr/hyprland.nix +++ b/modules/hypr/hyprland.nix @@ -348,9 +348,7 @@ in "$mainMod, F, Make app fullscreen, fullscreen" "$mainMod, T, Toggle floating, togglefloating" "$mainMod, S, layoutmsg, swapsplit" - "$mainMod, S, layoutmsg, swapcol r" "$mainMod, C, layoutmsg, togglesplit" - "$mainMod, P, layoutmsg, promote" "$mainMod, Q, Kill active window, killactive" ]; };