Justine SmithiesJust tried the same on my ThinkPad which is my <a href="https://snac.smithies.me.uk?t=wayland" class="mention hashtag" rel="nofollow noopener" target="_blank">#Wayland</a> setup with <a href="https://snac.smithies.me.uk?t=foot" class="mention hashtag" rel="nofollow noopener" target="_blank">#Foot</a> as the terminal.<br>I can run <code>img2sixel</code> in foot and display an image but if I run <a href="https://snac.smithies.me.uk?t=fastfetch" class="mention hashtag" rel="nofollow noopener" target="_blank">#Fastfetch</a> with a custom image it just displays the normal ASCII logo. Yet if I use <code>neofetch</code> it works as expected so to me it's not an Xorg or Wayland issue or terminal Xterm or Foot it is something with <a href="https://snac.smithies.me.uk?t=fastfetch" class="mention hashtag" rel="nofollow noopener" target="_blank">#Fastfetch</a> or the way it's built on <a href="https://snac.smithies.me.uk?t=freebsd" class="mention hashtag" rel="nofollow noopener" target="_blank">#FreeBSD</a> ??<br><br>Fastfetch line:<br><br>fastfetch --logo ~/Downloads/freebsd-icon-27.png --logo-type sixel<br><br>Neofetch line which works:<br><br>neofetch --sixel ~/Downloads/freebsd-icon-27.png<br>