From 2b57b5706cde7577c9cbb4de9e1f9a14777d09af Mon Sep 17 00:00:00 2001 From: m0r4a <105532562+m0r4a@users.noreply.github.com> Date: Sun, 9 Jun 2024 15:10:27 -0600 Subject: [PATCH] Argument for changemonitor changed from 1 to -1 in the README (#92) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 212caf8..41320ab 100644 --- a/README.md +++ b/README.md @@ -118,8 +118,8 @@ And two new ones, to move windows between monitors | Normal | Arguments | |---------------------------|-------------------| -| split-changemonitor | next/prev/+1/1 | -| split-changemonitorsilent | next/prev/+1/1 | +| split-changemonitor | next/prev/+1/-1 | +| split-changemonitorsilent | next/prev/+1/-1 | It also provides the following config values | Name | Type | Default | Description |