Update autostart chat apps
This commit is contained in:
parent
9a5e9ebddc
commit
d215a9364f
|
@ -38,9 +38,10 @@ exec pasystray &
|
||||||
# TODO: as above, need new calendaring solution.
|
# TODO: as above, need new calendaring solution.
|
||||||
|
|
||||||
# 1:chat
|
# 1:chat
|
||||||
# TODO: Set up ZNC then use a client that can actually generate notifications
|
# TODO: Figure out Zith; normal weechat is a placeholder
|
||||||
exec xterm -e /bin/bash -c "ssh -i ~/.ssh/no_pass jpm@john.me.tz -t 'screen -x irssi'" &
|
exec xterm -e /bin/bash -c "ssh -i ~/.ssh/no_pass jpm@john.me.tz -t 'screen -x weechat'" &
|
||||||
exec flatpak run com.mattermost.Desktop &
|
exec flatpak run com.mattermost.Desktop &
|
||||||
|
exec flatpak run chat.rocket.RocketChat &
|
||||||
|
|
||||||
# 2:mail - Should also prompt for keyring
|
# 2:mail - Should also prompt for keyring
|
||||||
exec flatpak run org.mozilla.Thunderbird &
|
exec flatpak run org.mozilla.Thunderbird &
|
||||||
|
|
Loading…
Reference in New Issue