레이블이 fastfetch인 게시물을 표시합니다. 모든 게시물 표시
레이블이 fastfetch인 게시물을 표시합니다. 모든 게시물 표시

use fastfetch instead of neofetch

iterm2 에서 neofetch 로 다음 옵션으로 이미지 출력을 하고 있었다.
neofetch --backend iterm2 --size 300 --source ${HOME}/xelloss.jpg

그런데 언제부터 이미지와 텍스트 사이 공백이 많이 벌어졌다.
아직 해결되지 않은 상태로 보인다.

대신 다음과 같이 fastfetch 프로그램을 사용하면 된다.
fastfetch --logo-type iterm --logo ${HOME}/xelloss.jpg --logo-width 50 --logo-height 20

버전 정보
neofetch --version
Neofetch 7.1.0

fastfetch --version
fastfetch 1.12.2 (x86_64)