From c18eca48926218372dfbf397d31e05ddc6495b00 Mon Sep 17 00:00:00 2001 From: Sean Eulenberg Date: Tue, 8 Jun 2021 15:32:21 +0000 Subject: [PATCH] Update README.md Fix swaymsg command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e1c924..7a41ed2 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ For Sway map your input to the output device: ``` -$ swaymsg map_to_output +$ swaymsg input map_to_output ```