From d8c97d60753f70d686588ad3b0a877e2ca67ff72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stanis=C5=82aw=20Zag=C3=B3rowski?= Date: Wed, 13 Sep 2023 17:51:22 +0200 Subject: [PATCH] add changemonitor to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 38f8baf..40c0ca8 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,13 @@ The plugin provides drop-in replacements for workspace-related commands | movetoworkspace | split-movetoworkspace | | 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 | Name | Type | Default | Description | |--------------------------------------------------|-----------|-----------|-------------------------------------------------------|