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 86feaa4..149ab2e 100644
--- a/.config/neofetch/config.conf
+++ b/.config/neofetch/config.conf
@@ -364,7 +364,7 @@ gtk3="off"
# disk_show=('/'):
# 'Disk (/): 74G / 118G (66%)'
#
-disk_show=('/' '/home' '/dev/sda2')
+disk_show=('/' '/home' '/dev/sda2' '/dev/sdb1')
# Disk subtitle.
# What to append to the Disk subtitle.
@@ -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=(15 88 88 88 88 88)
+ascii_colors=(88 88 88 88 88 88)
# Bold ascii logo
# Whether or not to bold the ascii logo.