From 86c0c3694c93025dfec23f27266905c12f446a4e Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Tue, 22 Aug 2023 19:43:07 +0100 Subject: Initial commit --- .config/kanshi/config | 10 ++++++++++ 1 file changed, 10 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..70c1ced --- /dev/null +++ b/.config/kanshi/config @@ -0,0 +1,10 @@ +profile Laptop { + output eDP-1 position 0,0 mode 1920x1080 + #exec sh -c "$HOME/.config/yambar/scripts/yambar-start.sh" +} + +profile Dock { + output HDMI-A-1 position 0,0 mode 1920x1080 + output eDP-1 position 1920,0 mode 1920x1080 + #exec sh -c "$HOME/.config/yambar/scripts/yambar-start.sh" +} -- cgit v1.2.3