ok
This commit is contained in:
parent
674338d6f1
commit
6040e3daa5
2 changed files with 2 additions and 1 deletions
|
@ -21,5 +21,6 @@ audio() {
|
|||
}
|
||||
|
||||
while true; do
|
||||
sleep 1 && xsetroot -name "$(battery)"
|
||||
xsetroot -name "$(battery)"
|
||||
sleep 1
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue