From 6dd79c269724c3cfb14d5971c134bb0e65516775 Mon Sep 17 00:00:00 2001 From: Myned Date: Sun, 13 Oct 2024 17:15:48 -0500 Subject: [PATCH] hyprland: dim special workspaces Signed-off-by: Myned --- options/custom/desktops/hyprland/settings.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options/custom/desktops/hyprland/settings.nix b/options/custom/desktops/hyprland/settings.nix index 84b9462..fc1df32 100644 --- a/options/custom/desktops/hyprland/settings.nix +++ b/options/custom/desktops/hyprland/settings.nix @@ -127,7 +127,7 @@ in { "col.shadow_inactive" = "rgba(0000001a)"; "col.shadow" = "rgba(00000040)"; blur.enabled = false; - dim_special = 0; + dim_special = 0.25; rounding = config.custom.rounding; shadow_range = 50; shadow_render_power = 4; # Distance falloff