add changemonitor to README

This commit is contained in:
Stanisław Zagórowski 2023-09-13 17:51:22 +02:00
parent 71ade43d58
commit d8c97d6075

View file

@ -99,6 +99,13 @@ The plugin provides drop-in replacements for workspace-related commands
| movetoworkspace | split-movetoworkspace | | movetoworkspace | split-movetoworkspace |
| movetoworkspacesilent | split-movetoworkspacesilent | | movetoworkspacesilent | split-movetoworkspacesilent |
And two new ones, to move windows between monitors
| Normal | Arguments |
|---------------------------|-------------------|
| split-changemonitor | next/prev/+1/1 |
| split-changemonitorsilent | next/prev/+1/1 |
It also provides the following config values It also provides the following config values
| Name | Type | Default | Description | | Name | Type | Default | Description |
|--------------------------------------------------|-----------|-----------|-------------------------------------------------------| |--------------------------------------------------|-----------|-----------|-------------------------------------------------------|