Added check-battery
This commit is contained in:
parent
9aeed416c7
commit
66acbdd5e1
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
upower -i $(upower -e | grep battery)
|
Loading…
Reference in New Issue