diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 64fe081..95a82a4 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -16,6 +16,8 @@ visual_bell_duration 0.0 window_alert_on_bell yes +notify_on_cmd_finish invisible 15 + # cosmetics background_opacity 0.95 @@ -40,7 +42,3 @@ map kitty_mod+enter new_window_with_cwd tab_bar_style fade tab_fade 0.00390625 0.0625 0.31640625 1 - -# See https://github.com/kovidgoyal/kitty/issues/7412 and https://github.com/swaywm/sway/issues/8143 - -wayland_enable_ime no