diff --git a/modules/hypr/hyprland.nix b/modules/hypr/hyprland.nix index 2c17a11..56eb788 100644 --- a/modules/hypr/hyprland.nix +++ b/modules/hypr/hyprland.nix @@ -352,8 +352,6 @@ in bindd = [ "$mainMod, F, Make app fullscreen, fullscreen" "$mainMod, T, Toggle floating, togglefloating" - "$mainMod, S, layoutmsg, swapsplit" - "$mainMod, C, layoutmsg, togglesplit" "$mainMod, Q, Kill active window, killactive" ]; };