diff options
| author | Skullheadx <admonty1@protonmail.com> | 2026-06-29 21:27:03 -0400 |
|---|---|---|
| committer | Skullheadx <admonty1@protonmail.com> | 2026-06-29 21:27:03 -0400 |
| commit | 5320fac50c3fe87eda9ca3f0a8e73fb23b316440 (patch) | |
| tree | 578cabd245fff32b8404110ae1bd1f1334121a43 | |
| parent | add work laptop ssh pub key (diff) | |
| download | nixos-5320fac50c3fe87eda9ca3f0a8e73fb23b316440.tar.gz nixos-5320fac50c3fe87eda9ca3f0a8e73fb23b316440.tar.bz2 nixos-5320fac50c3fe87eda9ca3f0a8e73fb23b316440.zip | |
set TERM for ghostty
| -rw-r--r-- | dotfiles/ghostty/config.ghostty | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/ghostty/config.ghostty b/dotfiles/ghostty/config.ghostty index f38e25b..7de4a38 100644 --- a/dotfiles/ghostty/config.ghostty +++ b/dotfiles/ghostty/config.ghostty @@ -3,3 +3,4 @@ font-size = 14 theme = "Dimmed Monokai" mouse-hide-while-typing = true mouse-shift-capture = true +term = xterm |
