From 34dc908868b8f2fb0148ef0d7f9ad80e453f6e5a Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Wed, 18 Dec 2024 00:50:47 +0100 Subject: hyprland: remove shadow decorations --- modules/hm/sils/hyprland.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'modules') diff --git a/modules/hm/sils/hyprland.nix b/modules/hm/sils/hyprland.nix index 3dbfa51..618a594 100644 --- a/modules/hm/sils/hyprland.nix +++ b/modules/hm/sils/hyprland.nix @@ -68,9 +68,9 @@ in { #new_optimizations = "on"; }; - drop_shadow = "yes"; - shadow_range = "4"; - shadow_render_power = "3"; + # drop_shadow = "yes"; + # shadow_range = "4"; + # shadow_render_power = "3"; #"col.shadow" = "rgba(1a1a1aee)"; }; -- cgit 1.4.1