• Stars
    star
    199
  • Rank 196,105 (Top 4 %)
  • Language Makefile
  • License
    Creative Commons ...
  • Created about 3 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An alternative app icon for the Kitty terminal emulator

Kitty App Icon

A set of alternative app icons for Kitty.

Changes

  • 2023-07-08 re-exported with P3 display color profile instead of sRGB. Improves color saturation on P3 capable displays.

Installation

MacOS

  1. Find kitty.app in the Applications folder, select it and press ⌘ + i.
  2. Drag the .icns file for your favourite variant from build/ onto the application icon in the kitty info pane.
  3. Delete the icon cache and restart Dock:
$ rm /var/folders/*/*/*/com.apple.dock.iconcache; killall Dock

Linux

  1. Locate the kitty logos in /usr/lib/kitty/logo
  2. Backup existing kitty.png & kitty-128.png (may need to do this as root, depending on how you installed kitty)
  3. Locate your favourite variant in build/
  4. Copy icon_128x128.png to /usr/lib/kitty/logo rename to kitty-128.png
  5. Copy icon_32x32.png to /usr/lib/kitty/logo and rename to kitty.png
  6. (optional) Depending on your DE and installation you may need to change the launcher icon. For xfce you can press super + space and search for kitty, right click on the result and click edit application. From there you can swap out the icon with one from this repository.

Other alternatives

More Repositories

1

luft

The Xcode Plugin that helps you write lighter view controllers
Objective-C
173
star
2

cargo-edit-locally

Subcommand to easily edit crate dependencies locally
Rust
50
star
3

rusttracer

A raytracer written in Rust for fun and learning
Rust
35
star
4

SwiftObjLoader

A wavefront object format loader in Swift
Swift
22
star
5

hugotunius.se

My website/blog. Jekyll, S3, Cloudflare
SCSS
19
star
6

SwiftTracer

A raytracer written in Swift for learning and lulz
Swift
14
star
7

one-cent-blog

The template for a one cent/month blog using S3, Cloudflare, Jekyll and Travis-Ci
SCSS
13
star
8

SwiftTracer-Core

The core rendering mechanics for SwiftTracer. OS independant
Swift
9
star
9

strict.js

Strict.js, experiment with strict typed variables and functions in javascript.
JavaScript
6
star
10

chip-8

A CHIP-8 Emulator in Rust
Rust
6
star
11

brc

1 billion rows challenge
Rust
4
star
12

advent-of-rust-2019

Advent of Code 2019 solutions, Rust as always
Rust
3
star
13

advent-of-rust-2018

Advent of Code 2018 solutions, Rust as always
Rust
3
star
14

dotfiles

Dead simple dotfiles
Lua
3
star
15

rust-isqrt

Small benchmark of different implementations of Fast Inverse Square Root for f64 in rust
Rust
3
star
16

twicmd

TwiCmd let's you trigger events on your node.js server using your public twitter stream.
CoffeeScript
3
star
17

vector-benchmarks

Vector benchmakrs with SIMD instructions
Rust
2
star
18

ptrn

Pattern matching in javascript
JavaScript
2
star
19

coolc-rs

A COOL compiler implementation done, at least partially, in Rust for CS143
Rust
2
star
20

rust-swift-test

Rust Swift Package test
Swift
2
star
21

CLBrot

Mandlebrot generator using OpenCL. Old project circa 2012
C++
2
star
22

book-green-threads-explained

Repository for the Green Threads Explained
2
star
23

advent-of-rust-2022

Advent of Code 2022 solutions, Rust as always
Rust
1
star
24

ContextStar

Javascript context sensitive strings.
JavaScript
1
star
25

advent-of-rust-2020

Advent of Code 2020 solutions, Rust as always
Rust
1
star
26

advent-of-code-2017

Advent of Code 2017 solutions. http://adventofcode.com/
Rust
1
star
27

covid19

Jupyter Notebook
1
star
28

rust-nn

Rust
1
star
29

travis-tmp

1
star
30

Mandelbrot.js

Mandelbrot fractals in javascript using Canvas
JavaScript
1
star
31

go-challenge-solutions

Learning Go by solving the go-challenges from http://golang-challenge.com/
Go
1
star
32

advent-of-rust-2023

Advent of Code 2023 solutions, Rust as always
Rust
1
star
33

apex-stats

Rust
1
star