sway/config: Add more DisplayPort outputs

This commit is contained in:
Alan Orth 2020-04-27 15:38:57 +03:00
parent 04f3591d4f
commit 8acd49fa24
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 13 additions and 1 deletions

View File

@ -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