diff options
| author | Grégoire Duchêne <gregoire@awhk.org> | 2026-05-04 18:02:33 +0100 |
|---|---|---|
| committer | Grégoire Duchêne <gregoire@awhk.org> | 2026-05-04 18:02:33 +0100 |
| commit | 7da66388b2c734cb3b47e45e24aa9f1974522e3b (patch) | |
| tree | 82357377073cd6a219125d906db8807f91f3c6d7 /ghostty | |
| parent | 1766d34aab35777faae6e123d75783501cebb7b6 (diff) | |
Add Ghostty configuration
Diffstat (limited to 'ghostty')
| -rw-r--r-- | ghostty/config.ghostty | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ghostty/config.ghostty b/ghostty/config.ghostty new file mode 100644 index 0000000..e721ad3 --- /dev/null +++ b/ghostty/config.ghostty @@ -0,0 +1,10 @@ +copy-on-select = clipboard +cursor-style = block +cursor-style-blink = false +font-family = Iosevka Term SS04 +font-family = Menlo +font-feature = -calt +font-thicken = true +macos-titlebar-style = tabs +shell-integration-features = no-cursor +theme = light:Monokai Pro Light,dark:Monokai Pro Ristretto |
