Skip to content

Commit

Permalink
cli: update kitty logo image url
Browse files Browse the repository at this point in the history
  • Loading branch information
practicalli-johnny committed Dec 9, 2023
1 parent 1c1d017 commit 7f1a67d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/command-line/kitty-terminal.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Kitty terminal

![Kitty Logo](https://raw.githubusercontent.com/practicalli/graphic-design/live/icons/kitty-light.png#only-dark){align=right loading=lazy style="height:150px;width:150px"}
![Kitty Logo](https://raw.githubusercontent.com/practicalli/graphic-design/live/icons/kitty-dark.png#only-light){align=right loading=lazy style="height:150px;width:150px"}
![Kitty Logo](https://github.com/practicalli/graphic-design/blob/live/logos/kitty-light.png?raw=true#only-dark){align=right loading=lazy style="height:150px;width:150px"}
![Kitty Logo](https://github.com/practicalli/graphic-design/blob/live/logos/kitty-dark.png?raw=true#only-light){align=right loading=lazy style="height:150px;width:150px"}

[Kitty Terminal](https://sw.kovidgoyal.net/kitty/) is a fast, feature-rich, GPU based terminal emulator providing additional features via`+kitten` extensions.

Expand Down

0 comments on commit 7f1a67d

Please sign in to comment.