parent
77a34f884d
commit
59335d3581
1 changed files with 1 additions and 2 deletions
3
neofetch
3
neofetch
|
@ -4222,8 +4222,7 @@ display_image() {
|
||||||
"pot")
|
"pot")
|
||||||
pot \
|
pot \
|
||||||
"$image" \
|
"$image" \
|
||||||
--size="$((width / font_width))x$((height / font_height))" \
|
--size="$((width / font_width))x$((height / font_height))"
|
||||||
--loader=std
|
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"pixterm")
|
"pixterm")
|
||||||
|
|
Loading…
Reference in a new issue