From d8145d3a894e3ec03e274ec312374d91242acb6f Mon Sep 17 00:00:00 2001 From: Konstantin Koslowski Date: Tue, 15 Mar 2022 21:07:17 +0100 Subject: [PATCH] hosts: add extern-13 output --- hosts.d/90PKL63.conf | 6 ++++-- hosts.d/silence.conf | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) 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