From 2da75a10f4862f7c472524be9fd64571dcd606e0 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Tue, 5 Sep 2023 11:14:32 -0500 Subject: [PATCH] fixing dimming of special workspaces --- home/modules/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index 41ba6f4..00244c8 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -87,6 +87,7 @@ in col.shadow = rgba(000000cc) dim_inactive=true dim_strength=0.2 + dim_special=0 } bezier=snapslide,0.07,0.66,0.04,1.02