Fix icons for nerd font 3.0 update
This commit is contained in:
parent
7183fd6b99
commit
a87040193a
5 changed files with 14 additions and 14 deletions
|
@ -15,6 +15,6 @@ while read -a Line; do
|
|||
fi
|
||||
done <<< "$(df -h -x devtmpfs -x tmpfs -x usbfs -x loop)"
|
||||
|
||||
# display " $root_free/$root_size|$home_free/$home_size" $1
|
||||
# display " $home_free/$home_size $home_percent" $1
|
||||
display " $home_percent" $1
|
||||
# display " $root_free/$root_size|$home_free/$home_size" $1
|
||||
# display " $home_free/$home_size $home_percent" $1
|
||||
display " $home_percent" $1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue