From 2969c076ec8053895338e3ee0ec65a55cfa78678 Mon Sep 17 00:00:00 2001 From: John Mertz Date: Fri, 8 Mar 2024 14:13:59 -0700 Subject: [PATCH] No more IRC --- sway/autostart | 1 - 1 file changed, 1 deletion(-) 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 &