chore: desktop variant
This commit is contained in:
parent
20deee09db
commit
a2011eab8c
51 changed files with 0 additions and 541 deletions
3
eww_desktop/bar/scripts/memory
Executable file
3
eww_desktop/bar/scripts/memory
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
printf "%.0f\n" $(free -m | grep Mem | awk '{print ($3/$2)*100}')
|
||||
Loading…
Add table
Add a link
Reference in a new issue