diff --git a/home-profiles/desktop/.config/sway/config b/home-profiles/desktop/.config/sway/config
index 9deaa01b0ee591372901541556d515898b5b1a1d..b9fd9dc6278bb823dfba39c1969f3b54835201e8 100644
--- a/home-profiles/desktop/.config/sway/config
+++ b/home-profiles/desktop/.config/sway/config
@@ -184,7 +184,8 @@ bindsym $mod+Return exec $terminal
 bindsym $mod+Shift+Return exec cool-retro-term --fullscreen --profile "Default Amber"
 
 # start an edi shell
-bindsym $mod+o exec cool-retro-term --fullscreen -e run/edi/edish/edish --profile "Monochrome Green"
+#bindsym $mod+o exec cool-retro-term --fullscreen --profile "Monochrome Green" -e run/edi/edish/edish
+bindsym $mod+o exec cool-retro-term --fullscreen --profile "Monochrome Green" -e ssh edi
 
 # start an ipython terminal
 bindsym $mod+p exec $terminal ipython