diff options
Diffstat (limited to 'ghostty')
-rw-r--r-- | ghostty/config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ghostty/config b/ghostty/config new file mode 100644 index 0000000..5a4f29c --- /dev/null +++ b/ghostty/config @@ -0,0 +1,5 @@ +font-family = "JetBrains Mono" +font-size = 14 +theme = gruber-darker +shell-integration-features = no-cursor +copy-on-select = true |