14 lines
337 B
Plaintext
14 lines
337 B
Plaintext
|
# name "Minimal-2"
|
||
|
# credit https://github.com/prasanthrangan/hyprdots
|
||
|
|
||
|
animations {
|
||
|
enabled = yes
|
||
|
|
||
|
bezier = quart, 0.25, 1, 0.5, 1
|
||
|
|
||
|
animation = windows, 1, 6, quart, slide
|
||
|
animation = border, 1, 6, quart
|
||
|
animation = borderangle, 1, 6, quart
|
||
|
animation = fade, 1, 6, quart
|
||
|
animation = workspaces, 1, 6, quart
|
||
|
}
|