diff --git a/sway/.config/sway/config.d/misc_autostart b/sway/.config/sway/config.d/misc_autostart index 1820987..0060ae3 100644 --- a/sway/.config/sway/config.d/misc_autostart +++ b/sway/.config/sway/config.d/misc_autostart @@ -1,5 +1,8 @@ -exec_always /usr/libexec/goa-daemon --replace exec_always blueman-applet exec_always /usr/bin/nm-applet --indicator exec_always nextcloud +exec_always /usr/libexec/goa-daemon --replace + +exec swaymsg "workspace $ws1; exec firefox;" +exec swaymsg "workspace $ws2; exec thunderbird;"