feat(hyprland): use nicer workspace animation
parent
e1e4ba64ac
commit
42970f7f9b
|
@ -90,7 +90,7 @@ in
|
||||||
animation = windowsOut, 1, 4, circ, slide
|
animation = windowsOut, 1, 4, circ, slide
|
||||||
animation = border, 1, 2, sine
|
animation = border, 1, 2, sine
|
||||||
animation = fade, 1, 4, sine
|
animation = fade, 1, 4, sine
|
||||||
animation = workspaces, 1, 5, circ, fade
|
animation = workspaces, 1, 5, circ, slidevert
|
||||||
}
|
}
|
||||||
|
|
||||||
dwindle {
|
dwindle {
|
||||||
|
|
Loading…
Reference in New Issue