From e9a5d90343b0b55334083063e6a1dd4c688f36c2 Mon Sep 17 00:00:00 2001 From: sh <37271604+shumvgolove@users.noreply.github.com> Date: Thu, 11 Jul 2019 14:25:02 +0300 Subject: [PATCH] Clarification --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 6fccf7a..d03c60b 100644 --- a/Home.md +++ b/Home.md @@ -56,7 +56,7 @@ output HDMI1 pos 0 0 res 1920x1080 output eDP1 pos 1920 0 res 1600x900 ``` -Take a note that you might want to change focus of monitor on sway launch. Add this to your sway config: +Take a note that if you are using multi-gpu you might want to change focus of monitor on sway launch. Add this to your sway config: ``` focus output ```