Add large display
This commit is contained in:
parent
d8adff5572
commit
783ed36f6a
1 changed files with 12 additions and 4 deletions
16
sway/config
16
sway/config
|
@ -253,14 +253,22 @@ input 2:7:SynPS/2_Synaptics_TouchPad {
|
|||
events disabled
|
||||
}
|
||||
|
||||
output LVDS-1 {
|
||||
background $wallpaper fill
|
||||
}
|
||||
|
||||
output VGA-1 {
|
||||
background $wallpaper fill
|
||||
pos 0 0
|
||||
}
|
||||
|
||||
output DP-2 {
|
||||
background $wallpaper fill
|
||||
pos 1280 0
|
||||
}
|
||||
|
||||
output LVDS-1 {
|
||||
background $wallpaper fill
|
||||
pos 3840 0
|
||||
}
|
||||
|
||||
|
||||
seat * {
|
||||
hide_cursor 5000
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue