diff options
| author | Skladnayazebra <skladnayazebra@gmail.com> | 2025-10-23 17:52:03 +0200 |
|---|---|---|
| committer | Skladnayazebra <skladnayazebra@gmail.com> | 2025-10-23 17:52:03 +0200 |
| commit | 24e16d155d704299f813be4d82268cba46823643 (patch) | |
| tree | cbdb2a729d646d0a3995389b89fa6cb4504723c0 | |
| parent | 44eceb3c2a02254a502c2ad8829332c2880921b6 (diff) | |
add ghostty config
| -rw-r--r-- | .gitignore | 3 | ||||
| -rw-r--r-- | ghostty/config | 3 |
2 files changed, 4 insertions, 2 deletions
@@ -4,5 +4,4 @@ !zsh !tmux !lazygit -!Code - OSS/User/settings.json - +!ghostty diff --git a/ghostty/config b/ghostty/config new file mode 100644 index 0000000..9bd97b4 --- /dev/null +++ b/ghostty/config @@ -0,0 +1,3 @@ +theme = Gruvbox Dark +font-family = JetBrainsMono Nerd Font NL +fullscreen |
