diff options
Diffstat (limited to 'kitty/kitty.conf')
| -rw-r--r-- | kitty/kitty.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 7feea76..2fe843a 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -1238,7 +1238,7 @@ confirm_os_window_close 0 #: The foreground and background colors. -# background_opacity 1.0 +background_opacity 1.0 #: 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 @@ -2687,4 +2687,4 @@ confirm_os_window_close 0 # BEGIN_KITTY_THEME # Kanagawa include current-theme.conf -# END_KITTY_THEME
\ No newline at end of file +# END_KITTY_THEME |
