idk some tweaks

This commit is contained in:
Chris Cochrun 2023-05-04 15:27:27 -05:00
parent 645a205924
commit f4447c25e1
7 changed files with 36 additions and 6 deletions

View file

@ -2,4 +2,4 @@
disk_usage=$(df -h | rg /dev/nvme0n1p2 | awk '{print $4}' | head -n 1)
echo "󰋊 $disk_usage "
echo "$disk_usage "