emoji to i3blocks
This commit is contained in:
parent
5a45b10698
commit
99c6c50f42
@ -33,7 +33,7 @@ cmd_disk_home() {
|
||||
}
|
||||
|
||||
cmd_memory() {
|
||||
free -h | awk '/^Mem/ {print " "$3"/"$2}' | sed 's/i//g'
|
||||
free -h | awk '/^Mem/ {print "🎟 "$3"/"$2}' | sed 's/i//g'
|
||||
}
|
||||
|
||||
cmd_cpu_usage() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user