Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 811 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 811 Bytes

Wezterm Change Icon For Mac

Warning

This script has only been tested in a Zsh environment. If it works or does not work in bash or fish, please report it via an Issue or PR.

What is this?

This is a script to change the Wezterm icon.

Reference: wez/wezterm#2396

Usage

  1. Clone this repository and navigate into it:
cd WeztermChangeIconForMac
  1. Place the icon you want to use in the repository. The file should be named terminal.png.
  2. Run the script: sh script.sh
  3. Restart your system.

Inspiration