diff options
Diffstat (limited to 'mac/.config/kitty/kitty.conf')
| -rw-r--r-- | mac/.config/kitty/kitty.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mac/.config/kitty/kitty.conf b/mac/.config/kitty/kitty.conf index 0273d1f..719e760 100644 --- a/mac/.config/kitty/kitty.conf +++ b/mac/.config/kitty/kitty.conf @@ -812,7 +812,7 @@ enable_audio_bell no #: that setting a non-zero window_margin_width overrides this and #: causes all borders to be drawn. -# window_margin_width 0 +window_margin_width 5 #: The window margin (in pts) (blank area outside the border). A #: single value sets all four sides. Two values set the vertical and @@ -870,7 +870,7 @@ enable_audio_bell no #: Fade the text in inactive windows by the specified amount (a number #: between zero and one, with zero being fully faded). -# hide_window_decorations no +hide_window_decorations yes #: Hide the window decorations (title-bar and window borders) with #: yes. On macOS, titlebar-only and titlebar-and-corners can be used @@ -1119,7 +1119,7 @@ enable_audio_bell no #: The foreground and background colors. -# background_opacity 1.0 +background_opacity 0.8 #: The opacity of the background. A number between zero and one, where #: one is opaque and zero is fully transparent. This will only work if |
