Add Session to autostart

Remove TODO for Zith, I don't use IRC anymore
This commit is contained in:
John Mertz 2024-10-02 12:57:53 -06:00
parent ee6887de45
commit 1281b71c8e
1 changed files with 1 additions and 1 deletions

View File

@ -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 &