diff options
| -rw-r--r-- | dotfiles/ghostty/config.ghostty | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
