update smol

This commit is contained in:
паша душный 2023-03-16 15:38:56 +03:00
parent e66013f716
commit 5478beac49
4 changed files with 46 additions and 27 deletions

View file

@ -643,7 +643,7 @@ enable_audio_bell no
#: The audio bell. Useful to disable it in environments that require
#: silence.
visual_bell_duration 0.0
visual_bell_duration 0.1
#: The visual bell duration (in seconds). Flash the screen when a bell
#: occurs for the specified number of seconds. Set to zero to disable.
@ -1226,7 +1226,7 @@ editor .
#: 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