An alternative application icon for Kitty terminal emulator. Works best if little flat icons and whiskers on kittens are a few of your favorite things. JetBrains Mono font was used for angle brackets.
- Download
whiskers.svg
to your preferred icons path .e.g.~/.icons
or~/.local/share/icons
. - Edit your
~/.local/share/applications/kitty.desktop
file and set theIcon
parameter to the absolute path to thewhiskers.svg
icon e.g./home/igrmk/.icons/whiskers.svg
.
See the official FAQ: https://sw.kovidgoyal.net/kitty/faq/#i-do-not-like-the-kitty-icon
You need mac to build icons. Install inkscape and exiftool. Then run build.sh
script.