diff options
author | Ryan Kavanagh <rak@rak.ac> | 2024-01-03 18:12:56 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2024-01-03 18:12:56 -0500 |
commit | b4d12cd8f065fa99faa45ea3a2e7103066173b0f (patch) | |
tree | 1695382eac426e1a2b7f23020bf562db4b19e4ac | |
parent | [foot] increas font size; disable broken dpi-aware (diff) |
[kanshi] SH-2420 lecture hall
Diffstat (limited to '')
-rw-r--r-- | dot_config/kanshi/config | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dot_config/kanshi/config b/dot_config/kanshi/config index 0c1ba94..8cad755 100644 --- a/dot_config/kanshi/config +++ b/dot_config/kanshi/config @@ -9,7 +9,10 @@ profile thinkpad_L15_office { output "Samsung Electric Company LF27T370F HCNRB00047" mode 1920x1080 position 0,0 output "AU Optronics 0x25ED Unknown" mode 1920x1080 position 0,1080 } - +profile thinkpad_L15_SH-2420 { + output "AU Optronics 0x25ED Unknown" mode 1920x1080 position 0,0 + output "RGB Systems, Inc. dba Extron Electronics Extron HDMI Unknown" mode 1280x720 position 1920,0 +} profile thinkpad_T14 { output "AU Optronics 0x573D Unknown" mode 1920x1080 |