diff --git a/kitty/kitty.conf b/kitty/kitty.conf index fc35b15f4..4dd858f20 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -501,5 +501,5 @@ macos_hide_titlebar no macos_option_as_alt yes # Hide the kitty window from running tasks (alt-tab) on macOS. -macos_hide_from_tasks yes +macos_hide_from_tasks no # }}}