diff --git a/sway/autostart b/sway/autostart index cd672f84c..17d255d65 100644 --- a/sway/autostart +++ b/sway/autostart @@ -58,7 +58,6 @@ exec pasystray & # 1:chat # 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 weechat'" & 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 &