2020-04-12 15:42:43 +02:00
|
|
|
profile desktop {
|
|
|
|
output "eDP-1" disable
|
|
|
|
output "Iiyama North America PLE2483H-DP" enable position 0,0
|
|
|
|
output "Iiyama North America PLE2483H-DP 1158765348486" enable mode 1920x1080 position 1920,0 scale 2.100000 transform flipped-270
|
2020-08-19 00:49:15 +02:00
|
|
|
exec echo "1 two 3"
|
2020-04-12 15:42:43 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
profile nomad {
|
|
|
|
output "eDP-1" enable
|
|
|
|
}
|
|
|
|
|
|
|
|
profile test {
|
|
|
|
output "*" enable
|
|
|
|
}
|
|
|
|
|