diff --git a/flake.lock b/flake.lock index a5b628b..38e584c 100644 --- a/flake.lock +++ b/flake.lock @@ -128,7 +128,6 @@ "flake-parts": { "inputs": { "nixpkgs-lib": [ - "stylix", "nixpkgs" ] }, @@ -254,7 +253,6 @@ "flake-parts" ], "nixpkgs": [ - "stylix", "nixpkgs" ] }, diff --git a/modules/home/hyprland/hyprland.nix b/modules/home/hyprland/hyprland.nix index 95251ed..f8a540d 100644 --- a/modules/home/hyprland/hyprland.nix +++ b/modules/home/hyprland/hyprland.nix @@ -135,6 +135,10 @@ in direct_scanout = 0; }; + debug = { + full_cm_proto = true; + }; + master = { new_status = "master"; new_on_top = 1;