From 23bff92fda3380580b4813786d04e0f6d655c5fb Mon Sep 17 00:00:00 2001 From: Ferdinand Bachmann Date: Sun, 10 Mar 2024 16:04:20 +0100 Subject: [PATCH] README: use wl-present unset-region --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 973baf4..12f9ac9 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ mode "present" { # these commands modify an already running mirroring window bindsym o mode "default"; exec wl-present set-output bindsym r mode "default"; exec wl-present set-region - bindsym Shift+r mode "default"; exec wl-present custom --no-region + bindsym Shift+r mode "default"; exec wl-present unset-region bindsym s mode "default"; exec wl-present set-scaling bindsym f mode "default"; exec wl-present toggle-freeze bindsym c mode "default"; exec wl-present custom