From e488f2a9241ca75f0168af57f128dc92ff8ba023 Mon Sep 17 00:00:00 2001 From: willifan Date: Sat, 24 Aug 2024 07:51:21 +0200 Subject: [PATCH] Fixed hyprland master layout --- users/willifan/desktop/hyprland/common/hyprland.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/users/willifan/desktop/hyprland/common/hyprland.nix b/users/willifan/desktop/hyprland/common/hyprland.nix index dd1bde4..7385f51 100644 --- a/users/willifan/desktop/hyprland/common/hyprland.nix +++ b/users/willifan/desktop/hyprland/common/hyprland.nix @@ -111,10 +111,6 @@ preserve_split = "yes"; # you probably want this }; - master = { - new_is_master = true; - }; - gestures = { workspace_swipe = "on"; workspace_swipe_create_new = "false";