diff options
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 |
