🎨 ux(hypr): change gaps-out and overshot animation

This commit is contained in:
Sergio Laín 2024-05-27 18:11:17 +02:00
parent 20917c7498
commit ee00f6844c
No known key found for this signature in database
GPG key ID: FB00AF7015FFE76B
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,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.05
bezier = liner, 1, 1, 1, 1
animation = windows, 1, 7, wind, popin

View file

@ -6,7 +6,7 @@ general {
col.active_border = rgba($textAlphaee) rgba($lavenderAlpha69) rgba($lavenderAlpha69) rgba($textAlphaee) 45deg
gaps_in = 10
gaps_out = 20
gaps_out = 15
}
decoration {