mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-07 14:05:59 +01:00
Add option for animating workspaces as an infinite band
This commit is contained in:
parent
c706ca2c7d
commit
f1991775b2
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ but remember that higher `blur:passes` will require more strain on the GPU.
|
|||
|---|---|---|---|
|
||||
| enabled | enable animations | bool | true |
|
||||
| first_launch_animation | enable first launch animation | bool | true |
|
||||
| workspace_wraparound | Whether the workspace switch animation should wrap around when using the `workspace` dispatcher with a relative offset | bool | false |
|
||||
|
||||
|
||||
{{< hint type=info >}}
|
||||
|
|
Loading…
Reference in a new issue