From 9feaa772ac59950b434f1c7612fbb7ac61fea42e Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Mon, 6 Jul 2026 08:57:09 -0400 Subject: try to fix links in ghostty --- dotfiles/ghostty/config.ghostty | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotfiles/ghostty/config.ghostty b/dotfiles/ghostty/config.ghostty index 7de4a38..97586dc 100644 --- a/dotfiles/ghostty/config.ghostty +++ b/dotfiles/ghostty/config.ghostty @@ -4,3 +4,5 @@ theme = "Dimmed Monokai" mouse-hide-while-typing = true mouse-shift-capture = true term = xterm +link-url = true +link-previews = true -- cgit v1.3.1