Add Session to autostart
Remove TODO for Zith, I don't use IRC anymore
This commit is contained in:
parent
ee6887de45
commit
1281b71c8e
|
@ -59,9 +59,9 @@ exec pasystray &
|
|||
# TODO: as above, need new calendaring solution.
|
||||
|
||||
# 1:chat
|
||||
# TODO: Figure out Zith; normal weechat is a placeholder
|
||||
exec flatpak run com.mattermost.Desktop --socket=wayland --ozone-platform=wayland --enable-reatures=UseOzonePlatform &
|
||||
exec flatpak run chat.rocket.RocketChat --socket=wayland --ozone-platform=wayland --enable-reatures=UseOzonePlatform &
|
||||
exec flatpak run network.loki.Session &
|
||||
|
||||
# 2:mail - Should also prompt for keyring
|
||||
exec flatpak run org.mozilla.Thunderbird &
|
||||
|
|
Loading…
Reference in New Issue