Fix config neofetch
This commit is contained in:
parent
d34d1cb4b9
commit
2213387892
1 changed files with 2 additions and 1 deletions
|
@ -31,11 +31,12 @@ print_info() {
|
||||||
info "Icons" icons
|
info "Icons" icons
|
||||||
info "Font" font
|
info "Font" font
|
||||||
prin
|
prin
|
||||||
|
info "Song" song
|
||||||
|
prin
|
||||||
info "Shell" shell
|
info "Shell" shell
|
||||||
info "Terminal" term
|
info "Terminal" term
|
||||||
info "Terminal Font" term_font
|
info "Terminal Font" term_font
|
||||||
info cols
|
info cols
|
||||||
info "Song" song
|
|
||||||
#info "Install Date" install_date
|
#info "Install Date" install_date
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue