diff --git a/arch-config/.config/neofetch/config.conf b/arch-config/.config/neofetch/config.conf index 701a1f4c..c8322dc3 100644 --- a/arch-config/.config/neofetch/config.conf +++ b/arch-config/.config/neofetch/config.conf @@ -9,7 +9,7 @@ print_info() { info "Kernel" kernel info "Uptime" uptime info "Packages" packages - info "Shell" shell + #info "Shell" shell info "Resolution" resolution info "DE" de info "WM" wm @@ -28,8 +28,8 @@ print_info() { # info "Battery" battery info "Font" font # info "Song" song -# info "Local IP" local_ip -# info "Public IP" public_ip + info "Local IP" local_ip + info "Public IP" public_ip # info "Users" users # info "Locale" locale # This only works on glibc systems. @@ -159,7 +159,7 @@ speed_type="bios_limit" # Example: # on: 'i7-6500U (4) @ 3.1GHz' # off: 'i7-6500U (4) @ 3.100GHz' -speed_shorthand="off" +speed_shorthand="on" # Enable/Disable CPU brand in output. # @@ -277,7 +277,7 @@ refresh_rate="off" # Example: # on: 'Numix, Adwaita' # off: 'Numix [GTK2], Adwaita [GTK3]' -gtk_shorthand="off" +gtk_shorthand="on" # Enable/Disable gtk2 Theme / Icons / Font