chore(i3): switch to ghostty

Amolith created

Change summary

dot_config/i3/config.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

dot_config/i3/config.tmpl 🔗

@@ -116,7 +116,7 @@ bindsym $mod+Shift+b exec loginctl lock-session
 floating_modifier $mod
 
 # start a terminal
-bindsym $mod+Return exec st
+bindsym $mod+Return exec ghostty
 
 # open emacsclient
 bindsym $mod+Shift+Return exec emacsclient -c