Skip to content

Commit

Permalink
Add persistent workspace rule (#367)
Browse files Browse the repository at this point in the history
* Add persistent workspace rule

* reorder added flag to bottom
  • Loading branch information
hariseldon78 authored Oct 9, 2023
1 parent a364e4d commit 558ffe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/Configuring/Workspace-Rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ workspace=DP-1,3,rounding:false,bordersize:0
| shadow:[b]| Whether to draw shadows or not| bool |
| rounding:[b] | Whether to draw rounded windows 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
```ini
Expand Down

0 comments on commit 558ffe1

Please sign in to comment.