tweak(neofetch): add color blocks location

This commit is contained in:
Infinidoge 2022-05-17 21:02:01 -04:00
parent 5f997fb3fb
commit 6d2c1e714c

View file

@ -46,6 +46,8 @@ with lib;
prin
prin "$(color 15)Disks"
info disk
info cols
}
kernel_shorthand="off"
@ -53,6 +55,7 @@ with lib;
memory_percent="on"
memory_unit="gib"
separator=" "
color_blocks="off"
# Disk
disk_show=('/' '/media/main' '/media/data')