diff options
author | Ryan Kavanagh <rak@rak.ac> | 2024-03-21 13:40:45 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2024-03-21 13:40:45 -0400 |
commit | 0f7ca4653a3e4b829a2b75f6456ebcd11283067e (patch) | |
tree | 78e4fb299d749b3f6cdb744ff5ca34e56c19fde5 /dot_config | |
parent | switch eduroam to uqam auth (diff) |
update koios monitors
Diffstat (limited to '')
-rw-r--r-- | dot_config/kanshi/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dot_config/kanshi/config b/dot_config/kanshi/config index 37d9338..ff39e8e 100644 --- a/dot_config/kanshi/config +++ b/dot_config/kanshi/config @@ -2,12 +2,12 @@ profile thinkpad_L15 { output "AU Optronics 0x25ED Unknown" mode 1920x1080 } profile thinkpad_L15_home { - output "Ancor Communications Inc VE248 H5LMQS022049" mode 1920x1080 position 0,0 output "AU Optronics 0x25ED Unknown" mode 1920x1080 position 0,1080 + output "Ancor Communications Inc VE248 H5LMQS022049" mode 1920x1080 position 0,0 } 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 + output "Samsung Electric Company LF27T370F HCNRB00047" mode 1920x1080 position 0,0 } profile thinkpad_L15_SH-2420 { output "AU Optronics 0x25ED Unknown" mode 1920x1080 position 0,0 |