From 49268cdb4e3cf6d4c1db5971ba3d2f2322ae4fe5 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sat, 6 Jul 2024 12:29:47 +0100 Subject: Switched from Yambar to my Eww bar config --- .config/kanshi/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/kanshi') diff --git a/.config/kanshi/config b/.config/kanshi/config index b617c94..8b8b3cf 100644 --- a/.config/kanshi/config +++ b/.config/kanshi/config @@ -1,10 +1,10 @@ profile Laptop { output eDP-1 position 0,0 mode 1920x1080 - exec sh -c "$HOME/.config/yambar/scripts/yambar-start.sh" + exec sh -c "$HOME/.config/eww/scripts/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" + exec sh -c "$HOME/.config/eww/scripts/start.sh" } -- cgit v1.2.3