From aba85a09f02ff94bb2833bcd185474fa9432de2a Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Fri, 7 Mar 2025 05:50:55 +0100 Subject: [PATCH] fix(ghostty): use link-url over default link behavior --- .config/ghostty/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/ghostty/config b/.config/ghostty/config index 3213ba2..5aa0b0e 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -13,3 +13,4 @@ window-padding-x = 2 window-padding-y = 1 window-decoration = server confirm-close-surface = false +link-url = true