Skip to content

Commit

Permalink
mention smart gaps in workspace rules
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Oct 11, 2024
1 parent 5118c23 commit 9601c4f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pages/Configuring/Workspace-Rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,14 @@ workspace = 3, rounding:false, bordersize:0
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

| Rule | Description | type |
Expand Down

0 comments on commit 9601c4f

Please sign in to comment.