mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update memory
This commit is contained in:
parent
8245b3f555
commit
08caa7eb25
@ -9,4 +9,4 @@ case $BLOCK_BUTTON in
|
|||||||
6) "$TERMINAL" -e "$EDITOR" "$0" ;;
|
6) "$TERMINAL" -e "$EDITOR" "$0" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
free -h | sed -n '2{p;q}' | awk '{print " 🧠", $3 "/" $2,}'
|
free -h | sed -n '2{p;q}' | awk '{print " 🧠", $3 "/" $2 " "}'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user