mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
add workspace in out configs
This commit is contained in:
parent
3d73338286
commit
850bb76396
1 changed files with 4 additions and 0 deletions
|
@ -54,7 +54,11 @@ global
|
|||
↳ border - for animating the border's color switch speed
|
||||
↳ borderangle - for animating the border's gradient angle - styles: once (default), loop
|
||||
↳ workspaces - styles: slide, slidevert, fade, slidefade, slidefadevert
|
||||
↳ workspacesIn - styles: same as workspaces
|
||||
↳ workspacesOut - styles: same as workspaces
|
||||
↳ specialWorkspace - styles: same as workspaces
|
||||
↳ specialWorkspaceIn - styles: same as workspaces
|
||||
↳ specialWorkspaceOut - styles: same as workspaces
|
||||
```
|
||||
|
||||
## Curves
|
||||
|
|
Loading…
Reference in a new issue