add monitor example to keywords

This commit is contained in:
Vaxry 2023-01-05 14:37:13 +01:00
parent cc0bed32bf
commit c93068ec4d
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@ Examples:
hyprctl keyword bind SUPER,O,pseudo
hyprctl keyword general:border_size 10
hyprctl keyword monitor DP-3,1920x1080@144,0x0,1
```
Returns: `ok` on success, an error message on fail.