small neofetch update

This commit is contained in:
2022-11-29 20:51:26 +01:00
parent 2abdb05ab9
commit 675ab6692d

View File

@@ -4,8 +4,8 @@ print_info() {
info title info title
info underline info underline
info " " distro info " " distro
info " " kernel info " " kernel
info "  " packages info "  " packages
info "  " shell info "  " shell
info " ﬓ " de info " ﬓ " de
@@ -517,7 +517,7 @@ mpc_args=()
# Example: # Example:
# colors=(distro) - Text is colored based on Distro colors. # colors=(distro) - Text is colored based on Distro colors.
# colors=(4 6 1 8 8 6) - Text is colored in the order above. # colors=(4 6 1 8 8 6) - Text is colored in the order above.
colors=(4 4 2 5 4 6) colors=(4 4 3 1 1 6)
# Text Options # Text Options