Skip to content

Commit

Permalink
mention slide override
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Mar 28, 2024
1 parent 901ee0b commit 8df207a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pages/Configuring/Animations.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,11 @@ specify a movement percentage. For example, the following will make windows move
```ini
animation=workspaces,1,8,default,slidefade 20%
```

For animation style `slide` in windows and layers you can specify a forced side, e.g.:

```ini
animation=windows,1,8,default,slide left
```

You can use `top`, `bottom`, `left` or `right`.

0 comments on commit 8df207a

Please sign in to comment.