Revert e9a5d90^...e9a5d90 on Home

Drew DeVault 2019-07-14 13:48:15 -04:00
parent e9a5d90343
commit f6adc38992

@ -56,7 +56,7 @@ output HDMI1 pos 0 0 res 1920x1080
output eDP1 pos 1920 0 res 1600x900
```
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:
Take a note that you might want to change focus of monitor on sway launch. Add this to your sway config:
```
focus output <name-or-identifier>
```