mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
A little markdown fix
parent
79e25788bd
commit
09ae9b9b4d
1
Home.md
1
Home.md
@ -55,6 +55,7 @@ e.g., if we want to have a monitor with \<name\> HDMI1 and a resolution of 1920x
|
|||||||
output HDMI1 pos 0 0 res 1920x1080
|
output HDMI1 pos 0 0 res 1920x1080
|
||||||
output eDP1 pos 1920 0 res 1600x900
|
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 you might want to change focus of monitor on sway launch. Add this to your sway config:
|
||||||
```
|
```
|
||||||
focus output <name-or-identifier>
|
focus output <name-or-identifier>
|
||||||
|
Loading…
Reference in New Issue
Block a user