저는 Linux를 처음 접했고 최근에 VirtualBox 배포판을 사용해 왔습니다. 오늘은 칼리리눅스를 사용해서 윈도우처럼 보이도록 만들어 보았습니다. 왜 안될까요? 네오페치를 칼리 로고에서 윈도우 로고로 바꾸고 싶어서 cd .config/neofetch/
~디렉토리에 그렇게 한 뒤 vim config.conf
문서를 편집했습니다. 결국 다음과 같이 보입니다.
또한 제가 편집한 파일은 다음과 같습니다.
print_info () {
info title
info underline
info "Host" model
info "OS" distro
info "Kernel" kernel
info "Uptime" uptime
info "Packages" packages
info "Shell" shell
info "Resolution" resolution
info "Terminal" term
info "CPU" cpu
info "GPU" gpu
info "Memory" memory
info cols
}
distro_shorthand="off"
package_managers="off"
separator="-->"
ascii_distro="windows"
ascii_colors=(1 2 3 4)
왜 이런 일이 일어나는지 아는 사람이 있나요? 추신: 네오페치 페이지를 제거하고 다시 설치해 보았으며 그것도 시도했습니다 sudo apt install neofetch
.
답변1
터미널 글꼴이 고정폭 글꼴이 아니기 때문에 대기열에 추가되지 않는 것 같습니다.