mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-27 01:03:43 +02:00
feat: special workspace slide vertical animation
This commit is contained in:
parent
39e03203ea
commit
043246833f
1 changed files with 2 additions and 1 deletions
|
@ -10,5 +10,6 @@ animations {
|
|||
animation = windowsOut, 1, 7, default, popin 80%
|
||||
animation = border, 1, 10, default
|
||||
animation = fade, 1, 7, default
|
||||
animation = workspaces, 1, 6, default
|
||||
animation = workspaces, 1, 6, default, slide
|
||||
animation = specialWorkspace, 1, 6, default, slidevert
|
||||
}
|
Loading…
Add table
Reference in a new issue