From 51d9560ed24f42a93f70bdeeecce367952259138 Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Sun, 3 Mar 2024 22:30:59 -0500 Subject: [PATCH] Add swaync to autostart --- autostart.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/autostart.conf b/autostart.conf index c375357..15cfb3e 100644 --- a/autostart.conf +++ b/autostart.conf @@ -3,6 +3,7 @@ exec /home/kellya/bin/sway_screenshare.sh exec_always cat /proc/acpi/button/lid/LID/state | awk '{print $2}' | grep -q 'closed' && swaymsg output eDP-1 disable exec copyq --start-server +exec /usr/bin/swaync exec export YDOTOOL_SOCKET=/tmp/.ydotool_socket exec ydotoold