summaryrefslogtreecommitdiff
path: root/.config/neofetch
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2023-03-20 13:50:42 +0100
committeryuzu-eva <stevenhu@web.de>2023-03-20 13:50:42 +0100
commite1737dbd191446d53d4687426eae682d31270b62 (patch)
treed4ff41ebcd844b5ad7cf7f062f3eb3d14870d099 /.config/neofetch
parent782ee288d7a60e9f1359d6aa439ddc0f28ed09e6 (diff)
update i guess
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.