diff --git a/sway/config.d/autostart b/sway/config.d/autostart index f228319..cf16e7c 100644 --- a/sway/config.d/autostart +++ b/sway/config.d/autostart @@ -11,6 +11,10 @@ exec --no-startup-id redshift 2>&1 >/tmp/redshift.log # https://github.com/emersion/mako exec --no-startup-id mako 2>&1 >/tmp/mako.log +### +exec --no-startup-id SchubsiGo 2>&1 >/tmp/SchubsiGo.log + + ### ydotool exec --no-startup-id ydotoold 2>&1 >/tmp/ydotoold.log