Update README.md

Fix swaymsg command
This commit is contained in:
Sean Eulenberg 2021-06-08 15:32:21 +00:00 committed by GitHub
parent 8f2128c172
commit c18eca4892
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ For Sway map your input to the output device:
``` ```
$ swaymsg <INPUTDEVICE> map_to_output <OUTPUTDEVICE> $ swaymsg input <INPUTDEVICE> map_to_output <OUTPUTDEVICE>
``` ```