summaryrefslogtreecommitdiff
path: root/.config/hypr/hyprland.conf
diff options
context:
space:
mode:
authorsilly <u65487754@gmail.com>2026-04-11 22:03:19 +0000
committerGitHub <noreply@github.com>2026-04-11 22:03:19 +0000
commit42b8d8cda0e64b06120af9c2b3cea0d361ba7daa (patch)
tree0001e31982b6d58bc2d9204fec18c299f1f45be6 /.config/hypr/hyprland.conf
parent0970a508fd90f2d0dd9304e066d19dc9c5653766 (diff)
Update hyprland.conf
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r--.config/hypr/hyprland.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index 685b145..a67c275 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -50,8 +50,8 @@ decoration {
animations {
enabled = yes
- bezier = easeOutQuint, 0.23, 1, 0.32, 1
- bezier = easeInOutCubic, 0.65, 0.05, 0.36, 1
+ bezier = easeOutQuint, 0.20, 1, 0.30, 1
+ bezier = easeInOutCubic, 0.65, 0.05, 0.35, 1
bezier = linear, 0, 0, 1, 1
bezier = almostLinear, 0.5, 0.5, 0.75, 1
bezier = quick, 0.15, 0, 0.1, 1
@@ -59,8 +59,8 @@ animations {
animation = global, 1, 5, default
animation = border, 1, 2.5, easeOutQuint
animation = windows, 1, 2.5, easeOutQuint
- animation = windowsIn, 1, 2, easeOutQuint, popin 87%
- animation = windowsOut, 1, 1, linear, popin 87%
+ animation = windowsIn, 1, 2, easeOutQuint, popin 90%
+ animation = windowsOut, 1, 1, linear, popin 90%
animation = fadeIn, 1, 1, almostLinear
animation = fadeOut, 1, 1, almostLinear
animation = fade, 1, 1.5, quick