An alternative MacOS application icon for WezTerm.
$ make install
- Find
WezTerm.app
in theApplications
folder, select it and press⌘ + i
. - Drag
wezterm.icns
onto the application icon in theWezTerm 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
$ make