diff --git a/README.md b/README.md index a86e9d1..d340cb4 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,13 @@ Note the behavior can be hard to predict if you have more than 2 monitors, sugge ### Command -- `shift_monitors `: swaps every monitor in the given direction +- `shift_monitors `: 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`