diff options
Diffstat (limited to 'kitty')
| -rw-r--r-- | kitty/.config/kitty/kitty.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf index 4da77f4..7d44a11 100644 --- a/kitty/.config/kitty/kitty.conf +++ b/kitty/.config/kitty/kitty.conf @@ -940,7 +940,8 @@ inactive_tab_font_style normal #: The foreground and background colors # background_opacity 0.95 -background_opacity 0.90 +# background_opacity 0.90 +background_opacity 0.00 #: The opacity of the background. A number between 0 and 1, where 1 is #: opaque and 0 is fully transparent. This will only work if |
