aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorBjörn Thiel <7595965+ThaSiouL@users.noreply.github.com>2024-11-06 08:33:37 +0100
committerGitHub <noreply@github.com>2024-11-06 08:33:37 +0100
commit93eabed4b7405ac83dfc97497e126aec1f2cc2bf (patch)
treed2116eba4d0fe36f1551ab0d7156035419cd03b8 /config
parent7cd0e0c83bc391af22719daf26f33d10b8194507 (diff)
move shadow options to decoration:shadow
Diffstat (limited to 'config')
-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