Fix typo

Martin Michlmayr 2019-02-18 11:01:55 +00:00
parent 9b5c10b37d
commit 1481cb97c1

@ -50,7 +50,7 @@ For detailed information, check the manual. Run `man 5 sway` and search for `out
Managing multiple monitors is simple through the use of multiple `output` commands.
e.g., if we want to have a monitor with \<name\> HDMI1 and a resolution of 1920x1080, and to the right of it a laptop monitor with \<name\> eDP1 and a resolution of 1600x900; the following two commands can be placed in our config file:
e.g., if we want to have a monitor with \<name\> HDMI1 and a resolution of 1920x1080, and to the right of it a laptop monitor with \<name\> eDP1 and a resolution of 1600x900; the following two commands can be placed in your config file:
```
output HDMI1 pos 0 0 res 1920x1080