Feat: autostart firefox and thunderbird

This commit is contained in:
Bertrand Benjamin 2021-11-24 06:31:12 +01:00
parent 44336cfb5b
commit cf14508462
1 changed files with 4 additions and 1 deletions

View File

@ -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;"