Feat: autostart firefox and thunderbird
This commit is contained in:
parent
44336cfb5b
commit
cf14508462
@ -1,5 +1,8 @@
|
|||||||
exec_always /usr/libexec/goa-daemon --replace
|
|
||||||
exec_always blueman-applet
|
exec_always blueman-applet
|
||||||
exec_always /usr/bin/nm-applet --indicator
|
exec_always /usr/bin/nm-applet --indicator
|
||||||
exec_always nextcloud
|
exec_always nextcloud
|
||||||
|
exec_always /usr/libexec/goa-daemon --replace
|
||||||
|
|
||||||
|
exec swaymsg "workspace $ws1; exec firefox;"
|
||||||
|
exec swaymsg "workspace $ws2; exec thunderbird;"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user