diff options
| author | Skullheadx <andrew@andrew-montgomery.dev> | 2026-07-06 08:57:09 -0400 |
|---|---|---|
| committer | Skullheadx <andrew@andrew-montgomery.dev> | 2026-07-06 08:58:30 -0400 |
| commit | 9feaa772ac59950b434f1c7612fbb7ac61fea42e (patch) | |
| tree | 4618310066266c5c87fe5541d176f30cc51d1c8d | |
| parent | fix desc (diff) | |
| download | nixos-9feaa772ac59950b434f1c7612fbb7ac61fea42e.tar.gz nixos-9feaa772ac59950b434f1c7612fbb7ac61fea42e.tar.bz2 nixos-9feaa772ac59950b434f1c7612fbb7ac61fea42e.zip | |
try to fix links in ghostty
| -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 |
