From f01751ae559695c3cef735cd42162a3dea47e4d6 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sat, 7 Dec 2024 06:51:03 +0100 Subject: hyprland: update config to newest standards --- common/home/hyprland/default.nix | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'common/home/hyprland') 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 = { -- cgit v1.2.3-70-g09d2