updating EVERYTHING for arch again
This commit is contained in:
parent
270b92d0c2
commit
d0ef589a39
20 changed files with 120 additions and 74 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/run/current-system/sw/bin/bash
|
||||
#!/bin/bash
|
||||
# Get the percentage of used memory and print it
|
||||
read used total <<< $(free -m | awk '/Mem/{printf $2" "$3}')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue