From 4007d650b739de47e6010daa90a5c74ece1e27aa Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Fri, 29 Aug 2025 15:42:49 +0900 Subject: updates --- mac/.config/kitty/kitty.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mac/.config/kitty/kitty.conf') 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 -- cgit v1.2.3