feat: eww hypr alacritty and more
This commit is contained in:
parent
974932c5a9
commit
1f3c2b9947
38 changed files with 3368 additions and 0 deletions
3
eww/scripts/memory
Executable file
3
eww/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