mikker / wezterm-icon

An alternative MacOS application icon for

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WezTerm Application Icon

An alternative MacOS application icon for WezTerm.

Installation

$ make install

Manual installation

  • Find WezTerm.app in the Applications folder, select it and press ⌘ + i.
  • Drag wezterm.icns onto the application icon in the WezTerm info pane.
  • Delete the icon cache and restart Dock:
$ rm /var/folders/*/*/*/com.apple.dock.iconcache
$ rm -r /var/folders/*/*/*/com.apple.iconservices*
$ killall Dock

Building

Requires node and npx.

$ make

Inspiration

About

An alternative MacOS application icon for


Languages

Language:Makefile 100.0%