diff options
| author | Henry J. Webster <hwebs@hwebs.info> | 2026-07-30 14:30:53 -0500 |
|---|---|---|
| committer | Henry J. Webster <hwebs@hwebs.info> | 2026-07-30 14:30:53 -0500 |
| commit | 88cb8db873d3bea8a0e5d38aa71d2a66476d2088 (patch) | |
| tree | e33517201e856e79853a9d8596d918aae390090b /ghostty/.config | |
| parent | 3ace77904c4a6e49e1c5651bf24827858bdbd172 (diff) | |
(ghostty) add entry
Diffstat (limited to 'ghostty/.config')
| -rw-r--r-- | ghostty/.config/ghostty/config | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/ghostty/.config/ghostty/config b/ghostty/.config/ghostty/config new file mode 100644 index 0000000..2416125 --- /dev/null +++ b/ghostty/.config/ghostty/config @@ -0,0 +1,30 @@ +#font-family = "Berkeley Mono Variable" +#font-style = "" +#font-variation = wdth=90 +font-family = Adwaita Mono +background = #1a1a1a +background-opacity = 0.9 + +palette = 0=#000000 +palette = 1=#ff5500 +palette = 2=#00dd77 +palette = 3=#ffd67c +palette = 4=#33bbff +palette = 5=#cc66ff +palette = 6=#6ffcf5 +palette = 7=#ffffff +palette = 8=#808080 +palette = 9=#ff7733 +palette = 10=#44ffaa +palette = 11=#ffe4a0 +palette = 12=#99eeff +palette = 13=#cc88ff +palette = 14=#99ffff +palette = 15=#ffffff + +keybind = shift+enter=text:\x1b\r + +window-padding-x = 10 +window-padding-y = 10 + +config-file = ?config.macos |
