15 lines
352 B
Text
15 lines
352 B
Text
|
profile office {
|
||
|
output "DP-1" mode 1920x1080@120Hz position 1080,550 adaptive_sync on
|
||
|
output "DP-2" mode 1920x1080@120Hz position 0,0 transform 90 adaptive_sync on
|
||
|
output "HDMI-A-1" mode 1920x1080@60Hz position 3000,550
|
||
|
}
|
||
|
|
||
|
profile home {
|
||
|
output "HDMI-A-1" mode 1920x1080
|
||
|
}
|
||
|
|
||
|
profile laptop {
|
||
|
output "eDP-1" mode 1920x1080 transform normal
|
||
|
}
|
||
|
|