1
0
Fork 0
mirror of https://github.com/hyprwm/hyprland-wiki.git synced 2025-04-09 20:11:51 +02:00

fix workspace rules example

This commit is contained in:
Vaxry 2023-12-05 15:01:47 +00:00
parent 154e019d72
commit 24e278d8a5

View file

@ -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