From 35b19eb3118b4a6b6ed0c4bb804aee71b95db4b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Sat, 29 Jun 2024 11:28:00 +0200 Subject: [PATCH] Remove deprecated new_is_master --- flake.lock | 6 +++--- home/hyprland/hyprland_gunter.nix | 4 +++- home/hyprland/hyprland_magicman.nix | 4 +++- home/hyprland/hyprland_prismo.nix | 4 +++- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 7b6952b..bac114b 100644 --- a/flake.lock +++ b/flake.lock @@ -124,11 +124,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1719254875, - "narHash": "sha256-ECni+IkwXjusHsm9Sexdtq8weAq/yUyt1TWIemXt3Ko=", + "lastModified": 1719506693, + "narHash": "sha256-C8e9S7RzshSdHB7L+v9I51af1gDM5unhJ2xO1ywxNH8=", "owner": "nixos", "repo": "nixpkgs", - "rev": "2893f56de08021cffd9b6b6dfc70fd9ccd51eb60", + "rev": "b2852eb9365c6de48ffb0dc2c9562591f652242a", "type": "github" }, "original": { diff --git a/home/hyprland/hyprland_gunter.nix b/home/hyprland/hyprland_gunter.nix index af5b8f3..ac2e280 100644 --- a/home/hyprland/hyprland_gunter.nix +++ b/home/hyprland/hyprland_gunter.nix @@ -97,7 +97,9 @@ preserve_split = true; special_scale_factor = 0.85; }; - master.new_is_master = true; + master = { + new_status = "master"; + }; misc = { force_default_wallpaper = 0; disable_hyprland_logo = true; diff --git a/home/hyprland/hyprland_magicman.nix b/home/hyprland/hyprland_magicman.nix index 547abc2..4e930b9 100644 --- a/home/hyprland/hyprland_magicman.nix +++ b/home/hyprland/hyprland_magicman.nix @@ -80,7 +80,9 @@ preserve_split = true; special_scale_factor = 0.85; }; - master.new_is_master = true; + master = { + new_status = "master"; + }; misc = { force_default_wallpaper = 0; disable_hyprland_logo = true; diff --git a/home/hyprland/hyprland_prismo.nix b/home/hyprland/hyprland_prismo.nix index 35edd59..f5f6197 100644 --- a/home/hyprland/hyprland_prismo.nix +++ b/home/hyprland/hyprland_prismo.nix @@ -74,7 +74,9 @@ pseudotile = true; preserve_split = true; }; - master.new_is_master = true; + master = { + new_status = "master"; + }; misc.force_default_wallpaper = -1; windowrulev2 = [