Fix config neofetch
This commit is contained in:
parent
f040dbbce7
commit
52bd7fde86
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue