diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-09-17 00:21:34 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-09-17 00:21:34 +0900 |
| commit | ca7d25bfb4174e11da3def6a42cf828a704ef85d (patch) | |
| tree | 5ce93191513691fea9cb0a141312f5a990c90c3f /config/hypr/UserConfigs | |
| parent | 3299053428cc8de9ba1db2460036c8fc9a9dcd28 (diff) | |
simplified quickedit; some formatting tweak
Diffstat (limited to 'config/hypr/UserConfigs')
| -rw-r--r-- | config/hypr/UserConfigs/UserDecorAnimations.conf | 13 |
1 files changed, 7 insertions, 6 deletions
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 } } |
