-
can I animate sway/workspaces, so that whenever its width changes, it changes smoothly? |
Beta Was this translation helpful? Give feedback.
Answered by
bodby
Aug 20, 2025
Replies: 1 comment
-
Yes, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hmyzna
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes,
transition: 0.1s
on#workspaces button
works for me.