refactor(hypr): improve visual spacing of configs
This commit is contained in:
parent
e171ebde25
commit
134a2c6ac1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user