summaryrefslogtreecommitdiff
path: root/.config/neofetch
diff options
context:
space:
mode:
Diffstat (limited to '.config/neofetch')
-rw-r--r--.config/neofetch/config.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/neofetch/config.conf b/.config/neofetch/config.conf
index 3290777..5e3dc9f 100644
--- a/.config/neofetch/config.conf
+++ b/.config/neofetch/config.conf
@@ -101,7 +101,7 @@ mpc_args=()
## Text Colors
# Each number represents a different part of the text in
# this order: 'title', '@', 'underline', 'subtitle', 'colon', 'info'
-colors=(distro)
+colors=(4 6 1 32 2 6)
## Text Options
bold="on"
@@ -135,7 +135,7 @@ image_backend="ascii"
# 'command output (neofetch --ascii "$(fortune | cowsay -W 30)")'
image_source="auto"
ascii_distro="auto"
-ascii_colors=(distro)
+ascii_colors=(33 33 64 64 37 37)
ascii_bold="on"
## Image Options