Tune Hyprland workspace animation

This commit is contained in:
Fabio Scotto di Santolo
2026-06-06 21:07:55 +02:00
parent 1d4f7a3e4c
commit 9d97cf86fd

View File

@@ -51,7 +51,7 @@ animations {
animation = windows,1,2,easeOutQuint,popin 85% animation = windows,1,2,easeOutQuint,popin 85%
animation = border,1,2,easeOutQuint animation = border,1,2,easeOutQuint
animation = fade,1,2,easeOutQuint animation = fade,1,2,easeOutQuint
animation = workspaces,1,2,easeOutQuint,slidevert animation = workspaces,1,2,easeOutQuint,slide
animation = layers,1,2,easeOutQuint,fade animation = layers,1,2,easeOutQuint,fade
} }