diff --git a/home/modules/hyprland/hyprland.nix b/home/modules/hyprland/hyprland.nix index 2505459..89e5596 100644 --- a/home/modules/hyprland/hyprland.nix +++ b/home/modules/hyprland/hyprland.nix @@ -44,9 +44,9 @@ in force_split = 2; }; - master = { - new_is_master = true; - }; + # master = { + # new_is_master = true; + # }; gestures = { workspace_swipe = true;