From 88cb8db873d3bea8a0e5d38aa71d2a66476d2088 Mon Sep 17 00:00:00 2001 From: "Henry J. Webster" Date: Thu, 30 Jul 2026 14:30:53 -0500 Subject: (ghostty) add entry --- ghostty/.config/ghostty/config | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 ghostty/.config/ghostty/config (limited to 'ghostty/.config') 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 -- cgit v1.3