diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-08-24 14:32:13 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-08-24 14:32:13 +0900 |
| commit | b10f57dbcc705808024cd72adea5c12129615351 (patch) | |
| tree | 9c6f875feeceda6dd3217034ce79a6c91c044304 /mac/.config/kitty/kitty.conf | |
| parent | 5784ff42584d5ada294b7fcd3e881b558ab46aac (diff) | |
modified kitty/kitty.conf, modified ncmpcpp/config, created calcurse/
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 |
