Add some example
This commit is contained in:
parent
3d79041992
commit
b214063713
1 changed files with 7 additions and 1 deletions
|
@ -96,7 +96,13 @@ Note the behavior can be hard to predict if you have more than 2 monitors, sugge
|
|||
|
||||
### Command
|
||||
|
||||
- `shift_monitors <direction>`: swaps every monitor in the given direction
|
||||
- `shift_monitors <direction>`: swaps every monitor's workspace in the given direction
|
||||
|
||||
Example usage in `hyprland.conf`:
|
||||
|
||||
```
|
||||
bind = $mainMod SHIFT, O, exec, pypr shift_monitors +1
|
||||
```
|
||||
|
||||
# Plugin: `magnify`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue