diff --git a/hosts.d/90PKL63.conf b/hosts.d/90PKL63.conf index 5a8ded1..b01f3fc 100644 --- a/hosts.d/90PKL63.conf +++ b/hosts.d/90PKL63.conf @@ -1,11 +1,13 @@ ### 7DPQTN2 specific settings # vim: ft=i3 set $intern "Unknown 0x633D 0x00000000" -set $extern "Goldstar Company Ltd 38GN950 008NTLEFY912" +set $extern-38 "Goldstar Company Ltd 38GN950 008NTLEFY912" +set $extern-13 "Unknown CX133 0x00000001" ### Output configuration output $intern mode 1920x1080 -output $extern mode 3840x1600 +output $extern-38 mode 3840x1600 +output $extern-13 mode 2560x1600 scale 1.4545 bindswitch --reload --locked lid:on output $intern disable bindswitch --reload --locked lid:off output $intern enable diff --git a/hosts.d/silence.conf b/hosts.d/silence.conf index 2c4044d..0a70296 100644 --- a/hosts.d/silence.conf +++ b/hosts.d/silence.conf @@ -1,11 +1,13 @@ ### silence specific settings # vim: ft=i3 set $intern "Unknown 0x5B2D 0x00000000" -set $extern "Goldstar Company Ltd 38GN950 008NTLEFY912" +set $extern-38 "Goldstar Company Ltd 38GN950 008NTLEFY912" +set $extern-13 "Unknown CX133 0x00000001" ### Output configuration output $intern mode 1920x1080 -output $extern mode 3840x1600 +output $extern-38 mode 3840x1600 +output $extern-13 mode 2560x1600 scale 1.4545 bindswitch --reload --locked lid:on output $intern disable bindswitch --reload --locked lid:off output $intern enable