/ another mem icon upd
This commit is contained in:
@@ -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
|
||||
|
||||
3
dots/nwg-panel/icons/noun-memory-8286943.svg
Normal file
3
dots/nwg-panel/icons/noun-memory-8286943.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-5.0 -10.0 110.0 135.0">
|
||||
<path fill="white" d="m4.4922 25.266h91.02c1.3789 0 2.5 1.1172 2.5 2.5v10.676c0 1.3789-1.1172 2.5-2.5 2.5-1.1836 0-2.2578 0.47656-3.0273 1.2461s-1.2461 1.8438-1.2461 3.0273 0.47656 2.2578 1.2461 3.0273c0.76953 0.76953 1.8438 1.2461 3.0273 1.2461 1.3789 0 2.5 1.1172 2.5 2.5v10.676c0 1.3789-1.1172 2.5-2.5 2.5h-4.5312v7.0664c0 1.3789-1.1172 2.5-2.5 2.5h-76.949c-1.3789 0-2.5-1.1172-2.5-2.5v-7.0664h-4.5312c-1.3789 0-2.5-1.1172-2.5-2.5v-10.676c0-1.3789 1.1172-2.5 2.5-2.5 1.1836 0 2.2578-0.47656 3.0273-1.2461 0.76953-0.76953 1.2461-1.8438 1.2461-3.0273s-0.47656-2.2578-1.2461-3.0273c-0.76953-0.76953-1.8438-1.2461-3.0273-1.2461-1.3789 0-2.5-1.1172-2.5-2.5v-10.676c0-1.3789 1.1172-2.5 2.5-2.5zm60.484 7.2266h11.59c1.3789 0 2.5 1.1172 2.5 2.5v20.445c0 1.3789-1.1172 2.5-2.5 2.5h-11.59c-1.3789 0-2.5-1.1172-2.5-2.5v-20.445c0-1.3789 1.1172-2.5 2.5-2.5zm-20.77 0h11.59c1.3789 0 2.5 1.1172 2.5 2.5v20.445c0 1.3789-1.1172 2.5-2.5 2.5h-11.59c-1.3789 0-2.5-1.1172-2.5-2.5v-20.445c0-1.3789 1.1172-2.5 2.5-2.5zm-20.77 0h11.59c1.3789 0 2.5 1.1172 2.5 2.5v20.445c0 1.3789-1.1172 2.5-2.5 2.5h-11.59c-1.3789 0-2.5-1.1172-2.5-2.5v-20.445c0-1.3789 1.1172-2.5 2.5-2.5zm26.562-2.2266h-43.008v6.0195c1.5508 0.43359 2.9375 1.2656 4.0508 2.3789 1.6836 1.6836 2.7227 4 2.7227 6.5508 0 2.5508-1.0391 4.8672-2.7227 6.5508-1.1133 1.1133-2.5 1.9414-4.0508 2.3789v6.0195h86.012v-6.0195c-1.5508-0.43359-2.9375-1.2656-4.0508-2.3789-1.6836-1.6836-2.7227-4-2.7227-6.5508 0-2.5508 1.0391-4.8672 2.7227-6.5508 1.1133-1.1133 2.5-1.9414 4.0508-2.3789v-6.0195h-43.008z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user