mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-04 01:53:42 +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 = windowsOut, 1, 7, default, popin 80%
|
||||||
animation = border, 1, 10, default
|
animation = border, 1, 10, default
|
||||||
animation = fade, 1, 7, 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