From c65f7d207ec7d51ee98f2d57808c641d479ee412 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Tue, 2 Jan 2024 13:50:02 -0500 Subject: kanshi: thinkpad l15 at home --- dot_config/kanshi/config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dot_config/kanshi/config b/dot_config/kanshi/config index 6f809d7..668fcad 100644 --- a/dot_config/kanshi/config +++ b/dot_config/kanshi/config @@ -1,6 +1,11 @@ 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 +} + profile thinkpad_T14 { output "AU Optronics 0x573D Unknown" mode 1920x1080 } -- cgit v1.2.3