diff options
Diffstat (limited to '.config/neofetch/config.conf')
| -rw-r--r-- | .config/neofetch/config.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/neofetch/config.conf b/.config/neofetch/config.conf index 5fff961..0707571 100644 --- a/.config/neofetch/config.conf +++ b/.config/neofetch/config.conf @@ -745,7 +745,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=(88 88 88 88 88 88) +ascii_colors=(distro) # Bold ascii logo # Whether or not to bold the ascii logo. |
