2026-04-28 19:54:11 +03:00

26 lines
487 B
Plaintext

output "LG Electronics LG TV 0x01010101" {
mode 1920x1080
scale 1
alias $HOME_TV
}
output "LG Electronics MP59G 0x000732C8" {
mode 1920x1080
scale 1
alias $HOME_MONITOR
}
profile home_one {
output $HOME_MONITOR position 0,0 enable
}
profile home {
output $HOME_MONITOR position 0,0 enable
output $HOME_TV position 450,-1080 enable
}
profile office {
output DVI-I-1 mode 1920x1080 position 0,0
output VGA-1 mode 1920x1080 position 0,1080
}