From 148481fa5290cc92ef3ee09e99e87383c49fd6f2 Mon Sep 17 00:00:00 2001 From: GarandPLG Date: Mon, 13 Oct 2025 20:24:00 +0200 Subject: [PATCH] update --- flake.lock | 2 -- modules/home/hyprland/hyprland.nix | 4 ++++ 2 files changed, 4 insertions(+), 2 deletions(-) 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;