aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-11-09 23:27:53 -0300
committerGitHub <noreply@github.com>2024-11-09 23:27:53 -0300
commitd31589183fb15b6de3e2f9ffd2b315563e7362aa (patch)
treed2116eba4d0fe36f1551ab0d7156035419cd03b8
parent7cd0e0c83bc391af22719daf26f33d10b8194507 (diff)
parent93eabed4b7405ac83dfc97497e126aec1f2cc2bf (diff)
Merge pull request #483 from ThaSiouL/patch-1
move shadow options to decoration:shadow
-rw-r--r--config/hypr/UserConfigs/UserDecorAnimations.conf15
1 files changed, 9 insertions, 6 deletions
diff --git a/config/hypr/UserConfigs/UserDecorAnimations.conf b/config/hypr/UserConfigs/UserDecorAnimations.conf
index ef43fd6e..3701c146 100644
--- a/config/hypr/UserConfigs/UserDecorAnimations.conf
+++ b/config/hypr/UserConfigs/UserDecorAnimations.conf
@@ -19,12 +19,15 @@ decoration {
dim_strength = 0.1
dim_special = 0.8
- drop_shadow = true
- shadow_range = 6
- shadow_render_power = 1
-
- col.shadow = $color12
- col.shadow_inactive = 0x50000000
+ shadow {
+ enabled = true
+ range = 6
+ render_power = 1
+
+ color = $color2
+ color_inactive = 0x50000000
+ }
+
blur {
enabled = true
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage