1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-09 19:11:15 +02:00

dwmbar: updated scripts for colors and icons

This commit is contained in:
2023-06-06 17:25:03 +02:00
parent 5e8568e368
commit fd29c9e82a
3 changed files with 4 additions and 3 deletions

View File

@@ -8,4 +8,4 @@ disk="/"
icon="$disk"
printf " %s %s\n" "$icon" "$(df -h "$disk" | awk ' /[0-9]/ {print $3 "/" $2}')"
printf "󰗮 %s %s\n" "$icon" "$(df -h "$disk" | awk ' /[0-9]/ {print $3 "/" $2}')"