From 973c9e0312142b8fa281a29893af6773ee935cb4 Mon Sep 17 00:00:00 2001 From: Breizh Date: Thu, 6 Feb 2020 01:26:22 +0100 Subject: [PATCH] Fix config neofetch --- .config/neofetch/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/neofetch/config b/.config/neofetch/config index 3263f3a..eaf52ba 100644 --- a/.config/neofetch/config +++ b/.config/neofetch/config @@ -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