This commit is contained in:
Kovid Goyal 2022-09-25 17:36:32 +05:30
parent 7e4dd8cf1e
commit d0769f3979
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -289,8 +289,8 @@ homepage:
On macOS you can put :file:`kitty.app.icns` or :file:`kitty.app.png` in the On macOS you can put :file:`kitty.app.icns` or :file:`kitty.app.png` in the
:ref:`kitty configuration directory <confloc>`, and this icon will be applied :ref:`kitty configuration directory <confloc>`, and this icon will be applied
automatically at startup if the app bundle has no custom icon. This is automatically at startup if the :file:`kitty.app` bundle has no custom icon. This is
convenient because app updates under macOS will replace the entire app bundle convenient because updates under macOS replace the entire :file:`kitty.app` bundle
and the custom icon will be removed as well. To automatically update a new icon and the custom icon will be removed as well. To automatically update a new icon
at startup, you need to remove the custom icon on :file:`kitty.app` first. at startup, you need to remove the custom icon on :file:`kitty.app` first.