diff options
Diffstat (limited to 'mac/.config/kitty/kitty.conf')
| -rw-r--r-- | mac/.config/kitty/kitty.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mac/.config/kitty/kitty.conf b/mac/.config/kitty/kitty.conf index d77c33b..fac38cc 100644 --- a/mac/.config/kitty/kitty.conf +++ b/mac/.config/kitty/kitty.conf @@ -1171,7 +1171,7 @@ background_image_layout cscaled #: When background image is scaled, whether linear interpolation #: should be used. -dynamic_background_opacity yes +# dynamic_background_opacity no #: Allow changing of the background_opacity dynamically, using either #: keyboard shortcuts (increase_background_opacity and @@ -1306,7 +1306,7 @@ dynamic_background_opacity yes #: kitty will cycle through various known editors (vim, emacs, etc.) #: and take the first one that exists on your system. -# close_on_child_death no +close_on_child_death yes #: Close the window when the child process (shell) exits. With the #: default value no, the terminal will remain open when the child |
