aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2024-01-01 18:49:35 -0500
committerRyan Kavanagh <rak@rak.ac>2024-01-01 18:49:35 -0500
commit31e7f10058c7683cb6b6e070317976594ed8b7f9 (patch)
treebd2ba9a95306c75a6223f59bf53dc0302ae63d6c
parentSimplify do_blue for speaker (diff)
Kanshi config for T14 at home
-rw-r--r--dot_config/kanshi/config7
1 files changed, 7 insertions, 0 deletions
diff --git a/dot_config/kanshi/config b/dot_config/kanshi/config
index 36c0528..6f809d7 100644
--- a/dot_config/kanshi/config
+++ b/dot_config/kanshi/config
@@ -1,3 +1,10 @@
profile thinkpad_L15 {
output "AU Optronics 0x25ED Unknown" mode 1920x1080
}
+profile thinkpad_T14 {
+ output "AU Optronics 0x573D Unknown" mode 1920x1080
+}
+profile thinkpad_T14_home {
+ output "Ancor Communications Inc VE248 H5LMQS022049" mode 1920x1080 position 0,0
+ output "AU Optronics 0x573D Unknown" mode 1920x1080 position 0,1080
+}