summaryrefslogtreecommitdiff
path: root/mac/.config/kitty/kitty.conf
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-08-29 15:42:49 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-08-29 15:42:49 +0900
commit4007d650b739de47e6010daa90a5c74ece1e27aa (patch)
treea29216858ea4e5a8abe28d107a0a6be18f94f99c /mac/.config/kitty/kitty.conf
parent440738026e01a60bc24a96d91e4a23e654b87050 (diff)
updates
Diffstat (limited to 'mac/.config/kitty/kitty.conf')
-rw-r--r--mac/.config/kitty/kitty.conf4
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