tweaks to scripts

This commit is contained in:
Chris Cochrun 2023-05-25 09:28:08 -05:00
parent 7a6beffc73
commit cbc30ff9a5
4 changed files with 5 additions and 3 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 "