diff options
Diffstat (limited to '')
-rw-r--r-- | dot_config/kanshi/config | 7 |
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 +} |