sway/config: Add more DisplayPort outputs
This commit is contained in:
parent
04f3591d4f
commit
8acd49fa24
14
sway/config
14
sway/config
@ -50,7 +50,19 @@ output eDP-1 {
|
||||
position 0,0
|
||||
}
|
||||
|
||||
# DP-3 and DP-4 are display port when connected to dock
|
||||
# DP-1, DP-2, DP-3, and DP-4 are display port when connected to dock
|
||||
output DP-1 {
|
||||
scale 2
|
||||
resolution 2560x1440
|
||||
position 1280,0
|
||||
}
|
||||
|
||||
output DP-2 {
|
||||
scale 2
|
||||
resolution 2560x1440
|
||||
position 1280,0
|
||||
}
|
||||
|
||||
output DP-3 {
|
||||
scale 2
|
||||
resolution 2560x1440
|
||||
|
Loading…
Reference in New Issue
Block a user