mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 14:34:07 +01:00
Fix typo
parent
9b5c10b37d
commit
1481cb97c1
2
Home.md
2
Home.md
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user