From 1481cb97c107e4931d9264f8d850cc168cb782e5 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Mon, 18 Feb 2019 11:01:55 +0000 Subject: [PATCH] Fix typo --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index b0b8324..d5a39c8 100644 --- a/Home.md +++ b/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 \ HDMI1 and a resolution of 1920x1080, and to the right of it a laptop monitor with \ 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 \ HDMI1 and a resolution of 1920x1080, and to the right of it a laptop monitor with \ eDP1 and a resolution of 1600x900; the following two commands can be placed in your config file: ``` output HDMI1 pos 0 0 res 1920x1080