adding some tweaks so eww is different on desktop

This commit is contained in:
Chris Cochrun 2023-05-26 16:22:14 -05:00
parent cbc30ff9a5
commit 95ca496310
4 changed files with 21 additions and 7 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 "