https://github.com/igrmk/whiskers
Kitty alternative icon
https://github.com/igrmk/whiskers
icon kitty kitty-terminal
Last synced: 5 months ago
JSON representation
Kitty alternative icon
- Host: GitHub
- URL: https://github.com/igrmk/whiskers
- Owner: igrmk
- License: mit
- Created: 2022-01-30T04:14:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T23:59:42.000Z (7 months ago)
- Last Synced: 2025-04-26T10:13:48.745Z (5 months ago)
- Topics: icon, kitty, kitty-terminal
- Language: Shell
- Homepage:
- Size: 420 KB
- Stars: 37
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Whiskers
========
An alternative application icon for [Kitty](https://sw.kovidgoyal.net/kitty/) terminal emulator.
Works best if little flat icons and whiskers on kittens are a few of your favorite things.
[JetBrains Mono](https://www.jetbrains.com/lp/mono/) font was used for angle brackets.Installation
------------### Linux
1. Download [`whiskers.svg`](https://github.com/igrmk/whiskers/raw/main/whiskers.svg) to your preferred icons path .e.g. `~/.icons` or `~/.local/share/icons`.
2. Edit your `~/.local/share/applications/kitty.desktop` file and set the `Icon` parameter to the **absolute** path to the `whiskers.svg` icon e.g. `/home/igrmk/.icons/whiskers.svg`.### macOS
See the official FAQ: [https://sw.kovidgoyal.net/kitty/faq/#i-do-not-like-the-kitty-icon](https://sw.kovidgoyal.net/kitty/faq/#i-do-not-like-the-kitty-icon)
Development
-----------You need mac to build icons. Install inkscape and exiftool. Then run `build.sh` script.
Other alternatives
------------------* https://github.com/igrmk/twiskers
* https://github.com/k0nserv/kitty-icon
* https://github.com/DinkDonk/kitty-icon
* https://github.com/hristost/kitty-alternative-icon