diff --git a/home/wayland/hyprland/config/general.nix b/home/wayland/hyprland/config/general.nix index 95f79f9..30af47f 100644 --- a/home/wayland/hyprland/config/general.nix +++ b/home/wayland/hyprland/config/general.nix @@ -71,7 +71,7 @@ preserve_split = true; }; master = { - new_is_master = true; + new_status = "master"; }; gestures = { workspace_swipe = false;