From 1a564500ac086844370655a8b3d981081011af01 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 21 Feb 2026 15:29:35 +0100 Subject: [PATCH] Switch back to Alacritty for the default terminal It's more broadly compatible with older hardware which is otherwise left in a bad/confusing situation where nothing works. And it's easy to switch to Ghostty for those where it works. --- config/xdg-terminals.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/xdg-terminals.list b/config/xdg-terminals.list index bc27bcf6..0821cf0d 100644 --- a/config/xdg-terminals.list +++ b/config/xdg-terminals.list @@ -1,3 +1,3 @@ # Terminal emulator preference order for xdg-terminal-exec # The first found and valid terminal will be used -com.mitchellh.ghostty.desktop +Alacritty.desktop