diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-07-10 11:21:24 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-07-10 11:21:24 -0700 |
| commit | 24de2a31a52d17b6f7214197bdbfeab7428742dd (patch) | |
| tree | f7736c4712d5a394525a3da2f2b4294e81ba9540 /config/hypr/animations/01-default - v2.conf | |
| parent | 861bf5be200bfcf2440fec4cda911d29ec18493f (diff) | |
| parent | bca86bbec4757cec1f6f5bdea2ed210542f10fae (diff) | |
Merge remote-tracking branch 'upstream'
Diffstat (limited to 'config/hypr/animations/01-default - v2.conf')
| -rw-r--r-- | config/hypr/animations/01-default - v2.conf | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/config/hypr/animations/01-default - v2.conf b/config/hypr/animations/01-default - v2.conf index 7ba66b79..018e375e 100644 --- a/config/hypr/animations/01-default - v2.conf +++ b/config/hypr/animations/01-default - v2.conf @@ -5,16 +5,16 @@ animations { enabled = yes - bezier = myBezier, 0.05, 0.9, 0.1, 1.05 + bezier = myBezier, 0.05, 0.9, 0.1, 1.00 bezier = linear, 0.0, 0.0, 1.0, 1.0 - bezier = wind, 0.05, 0.9, 0.1, 1.05 - bezier = winIn, 0.1, 1.1, 0.1, 1.1 - bezier = winOut, 0.3, -0.3, 0, 1 + bezier = wind, 0.05, 0.9, 0.1, 1.00 + bezier = winIn, 0.1, 1.0, 0.1, 1.0 + bezier = winOut, 0.3, 0.0, 0, 1 bezier = slow, 0, 0.85, 0.3, 1 - bezier = overshot, 0.7, 0.6, 0.1, 1.1 - bezier = bounce, 1.1, 1.6, 0.1, 0.85 - bezier = sligshot, 1, -1, 0.15, 1.25 - bezier = nice, 0, 6.9, 0.5, -4.20 + bezier = overshot, 0.7, 0.6, 0.1, 1.0 + bezier = bounce, 1.0, 1.0, 0.1, 0.85 + bezier = sligshot, 1, 0.0, 0.15, 1.00 + bezier = nice, 0, 1.0, 0.5, 0.00 animation = windowsIn, 1, 5, slow, popin animation = windowsOut, 1, 5, winOut, popin @@ -24,4 +24,4 @@ animations { animation = fade, 1, 5, overshot animation = workspaces, 1, 5, wind animation = windows, 1, 5, bounce, popin -}
\ No newline at end of file +} |
