summary refs log tree commit diff stats
path: root/modules/hm
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2024-12-18 00:50:47 +0100
committerSilas Schöffel <sils@sils.li>2024-12-18 00:50:47 +0100
commit34dc908868b8f2fb0148ef0d7f9ad80e453f6e5a (patch)
tree3e4b79b4272bd050bca435c8d14a15c593846e15 /modules/hm
parentpamconfig: move to new module tree (diff)
downloadnix-config-34dc908868b8f2fb0148ef0d7f9ad80e453f6e5a.tar.gz
nix-config-34dc908868b8f2fb0148ef0d7f9ad80e453f6e5a.zip
hyprland: remove shadow decorations
Diffstat (limited to 'modules/hm')
-rw-r--r--modules/hm/sils/hyprland.nix6
1 files changed, 3 insertions, 3 deletions
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)";
         };