Add persistent workspace rule (#367)

* Add persistent workspace rule

* reorder added flag to bottom
This commit is contained in:
Roberto Previdi 2023-10-09 21:28:28 +02:00 committed by GitHub
parent a364e4d4d5
commit 558ffe1a04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ workspace=DP-1,3,rounding:false,bordersize:0
| shadow:[b]| Whether to draw shadows or not| bool | | shadow:[b]| Whether to draw shadows or not| bool |
| rounding:[b] | Whether to draw rounded windows or not | bool | | rounding:[b] | Whether to draw rounded windows or not | bool |
| decorate:[b] | Whether to draw window decorations or not | bool | | decorate:[b] | Whether to draw window decorations or not | bool |
| persistent:[b] | Keep this workspace alive even if empty and inactive | bool |
### Example Rules ### Example Rules
```ini ```ini