From fdb28dcb2b9295aae378af1f9a38a1520b3d5ef4 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sun, 15 Jun 2025 12:39:17 +0100 Subject: Updated for MaomaoWM --- .config/kanshi/config | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.config/kanshi/config b/.config/kanshi/config index 8b8b3cf..c3d9fdb 100644 --- a/.config/kanshi/config +++ b/.config/kanshi/config @@ -1,10 +1,9 @@ profile Laptop { - output eDP-1 position 0,0 mode 1920x1080 - exec sh -c "$HOME/.config/eww/scripts/start.sh" + output eDP-1 position 0,0 mode 1920x1080 } profile Dock { - output HDMI-A-1 position 0,0 mode 1920x1080 - output eDP-1 position 1920,0 mode 1920x1080 - exec sh -c "$HOME/.config/eww/scripts/start.sh" + output HDMI-A-1 position 0,0 mode 1920x1080 + output eDP-1 position 1920,0 mode 1920x1080 + exec mmsg -d focusmon,HDMI-A-1 } -- cgit v1.2.3