diff options
| author | = <hwebs@hwebs.info> | 2026-07-30 16:19:54 -0500 |
|---|---|---|
| committer | = <hwebs@hwebs.info> | 2026-07-30 16:19:54 -0500 |
| commit | c6fef26d2eccdce5e84d3a45c5c0238d5758ee27 (patch) | |
| tree | 1d53c1224f9a1fc4ac44a6284e9ce92498e3f3cc /ghostty | |
| parent | 2bbe30283a1a29aa01c1b0f1273182b8afdbe49f (diff) | |
ghostty changes
Diffstat (limited to 'ghostty')
| -rw-r--r-- | ghostty/.config/ghostty/config | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/ghostty/.config/ghostty/config b/ghostty/.config/ghostty/config index 2416125..d77d8d3 100644 --- a/ghostty/.config/ghostty/config +++ b/ghostty/.config/ghostty/config @@ -1,7 +1,4 @@ -#font-family = "Berkeley Mono Variable" -#font-style = "" -#font-variation = wdth=90 -font-family = Adwaita Mono +font-family = "Adwaita Mono" background = #1a1a1a background-opacity = 0.9 @@ -22,9 +19,5 @@ 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 +#window-padding-y = 10 |
