mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 07:36:09 -05:00
22 lines
851 B
Text
22 lines
851 B
Text
profile {
|
|
output "AU Optronics 0x103D Unknown" enable
|
|
}
|
|
|
|
profile emilydesk {
|
|
output "AU Optronics 0x103D Unknown" disable
|
|
output "Dell Inc. DELL U2422H JN4SF83" position 0,0 mode 1920x1080
|
|
output "Dell Inc. DELL U2414H R9F1P5C59WDL" position 1920,0 mode 1920x1080
|
|
output "Dell Inc. DELL U2422H 5S9SF83" position 3840,0 mode 1920x1080
|
|
}
|
|
|
|
profile justindesk {
|
|
output "AU Optronics 0x103D Unknown" position 0,0 mode 1920x1080
|
|
output "Dell Inc. DELL U2417H XVNNT7CDC80L" position 1920,0 mode 1920x1080
|
|
output "Dell Inc. DELL U2417H XVNNT82M978L" position 3840,0 mode 1920x1080
|
|
}
|
|
|
|
profile homedesk {
|
|
output "AU Optronics 0x103D Unknown" disable
|
|
output "Samsung Electric Company C27F390 H1AK500000" position 0,0 mode 1920x1080
|
|
output "Samsung Electric Company S22R35x H4TNA01683" position 1920,0 mode 1920x1080
|
|
}
|