mention smart gaps in workspace rules

This commit is contained in:
Vaxry 2024-10-11 10:54:11 +01:00
parent 5118c23410
commit 9601c4f3f7

View file

@ -53,6 +53,14 @@ workspace = 3, rounding:false, bordersize:0
workspace = w[tg1-4], shadow:false workspace = w[tg1-4], shadow:false
``` ```
#### Smart gaps
To replicate "smart gaps" / "no gaps when only", from other WMs/Compositors, use
```ini
workspace = w[tg1], gapsout:0, border: 0, rounding:0
```
## Rules ## Rules
| Rule | Description | type | | Rule | Description | type |