mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
emoji
This commit is contained in:
parent
6bef6ed49c
commit
43c5b868f2
@ -6,4 +6,4 @@ case $BLOCK_BUTTON in
|
||||
- Click to show memory hogs." ;;
|
||||
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