summaryrefslogtreecommitdiff
path: root/common/home
diff options
context:
space:
mode:
Diffstat (limited to 'common/home')
-rw-r--r--common/home/hyprland/default.nix8
1 files changed, 5 insertions, 3 deletions
diff --git a/common/home/hyprland/default.nix b/common/home/hyprland/default.nix
index f29503f..51b6410 100644
--- a/common/home/hyprland/default.nix
+++ b/common/home/hyprland/default.nix
@@ -89,9 +89,11 @@
decoration = {
rounding = 5;
- drop_shadow = true;
- shadow_range = 4;
- shadow_render_power = 3;
+ shadow = {
+ enabled = true;
+ range = true;
+ render_power = 4;
+ };
};
animations = {