mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-25 14:05:59 +01:00
fix workspace rules example
This commit is contained in:
parent
154e019d72
commit
24e278d8a5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ workspace=WORKSPACE,RULES
|
||||||
### Examples
|
### Examples
|
||||||
```ini
|
```ini
|
||||||
workspace=name:myworkspace,gapsin:0,gapsout:0
|
workspace=name:myworkspace,gapsin:0,gapsout:0
|
||||||
workspace=DP-1,3,rounding:false,bordersize:0
|
workspace=3,rounding:false,bordersize:0
|
||||||
```
|
```
|
||||||
|
|
||||||
## Rules
|
## Rules
|
||||||
|
|
Loading…
Reference in a new issue