Fix config neofetch

This commit is contained in:
Breizh 2020-02-06 01:26:22 +01:00
parent f040dbbce7
commit 52bd7fde86
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,6 @@ print_info() {
info "Uptime" uptime
info "Users" users
info "Packages" packages
info "Shell" shell
info "Locale" locale # This only works on glibc systems.
info "Resolution" resolution
prin
@ -23,6 +22,7 @@ print_info() {
info "Icons" icons
info "Font" font
prin
info "Shell" shell
info "Terminal" term
info "Terminal Font" term_font
prin