Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 804 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 804 Bytes

Kitty Application Icon

An alternative MacOS application icon for the wonderful Kitty terminal emulator.

Installation

  1. Find kitty.app in the Applications folder, select it and press ⌘ + i.
  2. Drag kitty-dark.icns or kitty-light.icns onto the top right application icon in the kitty info pane.
  3. Delete the icon cache and restart Dock:
$ rm /var/folders/*/*/*/com.apple.dock.iconcache; killall Dock

Building

Requires node and npx.

$ make

Other alternatives