From f5d56602df70950de6b7d40966b00c9939c81763 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Sun, 26 Jan 2020 17:16:07 +0100 Subject: Intial commit of v2 See https://drewdevault.com/2019/12/30/dotfiles.html --- .config/kanshi/config | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .config/kanshi/config (limited to '.config/kanshi') diff --git a/.config/kanshi/config b/.config/kanshi/config new file mode 100644 index 0000000..2688b66 --- /dev/null +++ b/.config/kanshi/config @@ -0,0 +1,13 @@ +laptop{ + output eDP-1 mode 2560x1440 scale 1 position 0,0 enable +} + +desk{ + output "Dell Inc. DELL U2518D 3C4YP87AAK3L" mode 2560x1440 position 0,0 enable + output eDP-1 mode 2560x1440 scale 1 position 2560,0 enable +} + +tv{ + output HDMI-A-1 position 2560,0 enable + output eDP-1 mode 2560x1440 scale 1 position 0,0 enable +} -- cgit 1.4.1