hyprland slide in anim

This commit is contained in:
Sakooooo 2025-01-10 20:03:29 +04:00
parent 5f409d11ef
commit 1d75ee1caf
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -115,7 +115,7 @@ decoration {
}
animations {
enabled = false
enabled = true
# Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more
@ -126,7 +126,7 @@ animations {
animation = border, 1, 10, default
animation = borderangle, 1, 8, default
animation = fade, 1, 7, default
animation = workspaces, 1, 6, default
animation = workspaces, 1, 6, default, slidevert
}
dwindle {