32 lines
516 B
Plaintext
32 lines
516 B
Plaintext
//Acer 1080p
|
|
output "Acer Technologies G246HYL LZ5AA0012413" {
|
|
mode "1920x1080"
|
|
transform "normal"
|
|
position x=0 y=0
|
|
scale 1.0
|
|
}
|
|
|
|
//LG 2K
|
|
output "LG Electronics LG ULTRAGEAR 101NTLELA752" {
|
|
mode "2560x1440"
|
|
transform "normal"
|
|
position x=1920 y=0
|
|
scale 1.0
|
|
}
|
|
|
|
//HP 1080p
|
|
output "Hewlett Packard HP 27vx 3CM53800Q2" {
|
|
mode "1920x1080"
|
|
transform "normal"
|
|
position x=4480 y=0
|
|
scale 1.0
|
|
}
|
|
|
|
//Built-in display
|
|
output "eDP-1" {
|
|
mode "1920x1080"
|
|
transform "normal"
|
|
position x=6400 y=0
|
|
scale 1.0
|
|
}
|