removed song info from neofetch config

This commit is contained in:
Phuntsok Drak-pa 2019-10-24 01:26:08 +02:00
parent 8ea3978680
commit df96c49007
1 changed files with 0 additions and 3 deletions

View File

@ -21,9 +21,6 @@ print_info() {
info "CPU" cpu
info "GPU" gpu
info "Memory" memory
info line_break
info "Song" song
}