Browse Source

update wiki

pull/1652/head
o2sh 2 weeks ago
parent
commit
44f9977b45
No known key found for this signature in database
GPG Key ID: D099D76E63AD9E67
  1. 2
      docs/wiki/images-in-the-terminal.md

2
docs/wiki/images-in-the-terminal.md

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
Onefetch supports displaying images using [`kitty`](https://sw.kovidgoyal.net/kitty/graphics-protocol.html), [`Sixel`](https://en.wikipedia.org/wiki/Sixel) and [`iTerm`](https://www.iterm2.com/documentation-images.html) protocols.
<p align="center">
<img src="https://raw.githubusercontent.com/o2sh/onefetch/main/assets/screenshot-2.png" height="250px">
<img src="https://raw.githubusercontent.com/o2sh/onefetch/main/assets/screenshot-1.png" height="250px">
</p>
When running `onefetch --image ./My-picture.jpg`, the program looks for the first `Image Protocol` supported by the terminal and use it to display the requested image instead of the Ascii logo.

Loading…
Cancel
Save