Fix config neofetch

This commit is contained in:
Breizh 2020-02-06 01:39:55 +01:00
parent d34d1cb4b9
commit 2213387892
1 changed files with 2 additions and 1 deletions

View File

@ -31,11 +31,12 @@ print_info() {
info "Icons" icons
info "Font" font
prin
info "Song" song
prin
info "Shell" shell
info "Terminal" term
info "Terminal Font" term_font
info cols
info "Song" song
#info "Install Date" install_date
}