From a043a4c4b4160793a479e466275f118e12b4c07e Mon Sep 17 00:00:00 2001 From: Konstantin Koslowski Date: Sat, 11 Jun 2022 21:24:30 +0200 Subject: [PATCH] hosts: update silence, add annoyance --- hosts.d/annoyance.conf | 8 ++++++++ hosts.d/silence.conf | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 hosts.d/annoyance.conf diff --git a/hosts.d/annoyance.conf b/hosts.d/annoyance.conf new file mode 100644 index 0000000..f958396 --- /dev/null +++ b/hosts.d/annoyance.conf @@ -0,0 +1,8 @@ +# vim: ft=i3 +### annoyance specific settings +set $extern-38 "Goldstar Company Ltd 38GN950 008NTLEFY912" +set $extern-13 "Unknown CX133 0x00000001" + +### Output configuration +output $extern-38 mode 3840x1600 +output $extern-13 mode 2560x1600 scale 1.6 diff --git a/hosts.d/silence.conf b/hosts.d/silence.conf index 0a70296..c814011 100644 --- a/hosts.d/silence.conf +++ b/hosts.d/silence.conf @@ -1,5 +1,5 @@ -### silence specific settings # vim: ft=i3 +### silence specific settings set $intern "Unknown 0x5B2D 0x00000000" set $extern-38 "Goldstar Company Ltd 38GN950 008NTLEFY912" set $extern-13 "Unknown CX133 0x00000001" @@ -7,7 +7,7 @@ set $extern-13 "Unknown CX133 0x00000001" ### Output configuration output $intern mode 1920x1080 output $extern-38 mode 3840x1600 -output $extern-13 mode 2560x1600 scale 1.4545 +output $extern-13 mode 2560x1600 scale 1.6 bindswitch --reload --locked lid:on output $intern disable bindswitch --reload --locked lid:off output $intern enable