diff options
author | claw0ry <me@claw0ry.net> | 2025-01-02 14:14:45 +0100 |
---|---|---|
committer | claw0ry <me@claw0ry.net> | 2025-01-02 14:14:51 +0100 |
commit | 5cb3e51faca79c70ba334e31d9a8377ff1ae071d (patch) | |
tree | 3e338e5983109415a2f29a420392444a15ad4368 /ghostty/config | |
parent | snippets: initial snippets (diff) |
ghostty: initial config
Diffstat (limited to 'ghostty/config')
-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 |