Clarification

sh 2019-07-11 14:25:02 +03:00
parent 09ae9b9b4d
commit e9a5d90343

@ -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 <name-or-identifier>
```