From 9dd53a5f3c4c2a4d91950596380a57e6f11cf2da Mon Sep 17 00:00:00 2001 From: Alec Goncharow Date: Sat, 4 Aug 2018 17:51:10 -0400 Subject: added rust config stuff --- .config/neofetch/config.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config/neofetch/config.conf') diff --git a/.config/neofetch/config.conf b/.config/neofetch/config.conf index 10430cc..715d9b9 100644 --- a/.config/neofetch/config.conf +++ b/.config/neofetch/config.conf @@ -34,8 +34,8 @@ print_info() { # info "Users" users # info "Locale" locale # This only works on glibc systems. - info line_break - info cols + #info line_break + #info cols #info line_break } @@ -451,7 +451,7 @@ mpc_args=() # Example: # 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 7 7 4 4 7) +colors=(12 7 7 12 12 7) # Text Options @@ -635,7 +635,7 @@ ascii_distro="auto" # Example: # ascii_colors=(distro) - Ascii is colored based on Distro colors. # ascii_colors=(4 6 1 8 8 6) - Ascii is colored using these colors. -ascii_colors=(4 12 1 8 8 12) +ascii_colors=(12 12 1 8 8 12) # Bold ascii logo # Whether or not to bold the ascii logo. -- cgit v1.2.3-70-g09d2