diff --git a/dots/bin/resources.sh b/dots/bin/resources.sh index a145de5..4acc936 100755 --- a/dots/bin/resources.sh +++ b/dots/bin/resources.sh @@ -8,7 +8,7 @@ displayResources() { extra_arg=$2 if [[ "${operation}" == "memory" ]]; then - echo /home/poq/.config/nwg-panel/icons/noun-memory-8313913.svg + echo /home/poq/.config/nwg-panel/icons/noun-memory-8286943.svg free -h | awk '/^Mem:/ {printf "%d/%d gb (%.1f%%)", $3, $2, $3*100/$2}' elif [[ "${operation}" == "cpu" ]]; then echo /home/poq/.config/nwg-panel/icons/microchip-solid-full.svg diff --git a/dots/nwg-panel/icons/noun-memory-8286943.svg b/dots/nwg-panel/icons/noun-memory-8286943.svg new file mode 100644 index 0000000..d8119a0 --- /dev/null +++ b/dots/nwg-panel/icons/noun-memory-8286943.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file