From 3e1f6ca5e5eb6f6e275eda85274d29018f35f81c Mon Sep 17 00:00:00 2001 From: notohh Date: Sat, 22 Jun 2024 03:22:06 -0400 Subject: [PATCH] hyprland: update config --- home/wayland/hyprland/config/general.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;