From ca7d25bfb4174e11da3def6a42cf828a704ef85d Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 17 Sep 2024 00:21:34 +0900 Subject: simplified quickedit; some formatting tweak --- config/hypr/UserConfigs/UserDecorAnimations.conf | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'config/hypr/UserConfigs') diff --git a/config/hypr/UserConfigs/UserDecorAnimations.conf b/config/hypr/UserConfigs/UserDecorAnimations.conf index 88224473..ef43fd6e 100644 --- a/config/hypr/UserConfigs/UserDecorAnimations.conf +++ b/config/hypr/UserConfigs/UserDecorAnimations.conf @@ -22,16 +22,17 @@ decoration { drop_shadow = true shadow_range = 6 shadow_render_power = 1 + col.shadow = $color12 col.shadow_inactive = 0x50000000 blur { - enabled = true - size = 6 - passes = 2 - ignore_opacity = true - new_optimizations = true - special = true + enabled = true + size = 6 + passes = 2 + ignore_opacity = true + new_optimizations = true + special = true } } -- cgit v1.2.3