From 71d950967b47b3b5ba20f537d465c92d0bce6dbd Mon Sep 17 00:00:00 2001 From: Maciej Sobkowski Date: Mon, 3 Nov 2025 21:25:54 +0100 Subject: kanshi: add speedwagon configs --- .config/kanshi/config | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .config/kanshi/config (limited to '.config/kanshi/config') diff --git a/.config/kanshi/config b/.config/kanshi/config new file mode 100644 index 0000000..d987653 --- /dev/null +++ b/.config/kanshi/config @@ -0,0 +1,21 @@ +output "Samsung Electric Company U28E590 HTPGC00166" { + mode 3840x2160@30.000 + position 1920,0 + scale 1.5 + alias $HOME +} + +output "Lenovo Group Limited 0x40AD Unknown" { + mode 1920x1080@60.008 + position 0,0 + alias $INTERNAL +} + +profile mobile { + output $INTERNAL enable +} + +profile home { + output $INTERNAL disable + output $HOME enable +} -- cgit v1.2.3-70-g09d2