34 lines
477 B
Plaintext
34 lines
477 B
Plaintext
profile laptop-only {
|
|
output eDP-1 {
|
|
enable
|
|
mode 1920x1080
|
|
scale 1
|
|
position 0,0
|
|
}
|
|
}
|
|
|
|
profile docked {
|
|
output eDP-1 {
|
|
enable
|
|
mode 1920x1080
|
|
scale 1
|
|
position 0,0
|
|
}
|
|
|
|
output HDMI-A-1 {
|
|
mode 1920x1080
|
|
scale 1
|
|
position 1920,0
|
|
}
|
|
}
|
|
|
|
profile external-only {
|
|
output eDP-1 disable
|
|
output HDMI-A-1 {
|
|
mode 1920x1080
|
|
position 0,0
|
|
scale 1
|
|
}
|
|
}
|
|
|