💄 style(hypr): spaces in the code

This commit is contained in:
Sergio Laín 2023-12-02 23:50:47 +01:00
parent 4be289752a
commit f323d43522
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -37,7 +37,7 @@ animations {
bezier = default, 0.05, 0.9, 0.1, 1.05
bezier = wind, 0.05, 0.9, 0.1, 1.05
bezier = overshot,0.13,0.99,0.29,1.1
bezier = overshot, 0.13, 0.99, 0.29, 1.1
bezier = liner, 1, 1, 1, 1
animation = windows, 1, 6, wind,popin
@ -46,7 +46,7 @@ animations {
animation = windowsMove, 1, 5, overshot, slide
animation = fadeIn, 1, 10, default
animation = fadeOut, 1, 10, default
animation = workspaces, 1,6, overshot, slide
animation = workspaces, 1, 6, overshot, slide
animation = border, 1, 1, liner
animation = borderangle, 1, 30, liner, loop
}