diff options
Diffstat (limited to 'kitty')
| -rw-r--r-- | kitty/.config/kitty/kitty.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf index 7a9e331..38c4ab4 100644 --- a/kitty/.config/kitty/kitty.conf +++ b/kitty/.config/kitty/kitty.conf @@ -944,9 +944,9 @@ inactive_tab_font_style normal #: The foreground and background colors -background_opacity 0.5 +# background_opacity 0.5 # background_opacity 0.50 -# background_opacity 1.00 +background_opacity 1.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 |
