refactor(hypr): improve visual spacing of configs

This commit is contained in:
Price Hiller 2023-05-28 02:07:57 -05:00
parent e171ebde25
commit 134a2c6ac1
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8
5 changed files with 129 additions and 121 deletions

View File

@ -1,14 +1,22 @@
decoration {
rounding=6
rounding = 8
blur = true
blur_size=3
blur_size = 10
blur_passes = 4
blur_new_optimizations = true
multisample_edges = true
drop_shadow = true
shadow_ignore_window = true
shadow_range = 45
shadow_render_power = 6
}
animations {
enabled = 1
bezier=overshot,0,0.8,0,1.1
bezier = overshot,0.08,0.8,0,1.1
animation = windows,1,5,overshot,slide
animation = border,1,10,default
animation = fade,1,10,default