summaryrefslogtreecommitdiff
path: root/bin/status.sh
AgeCommit message (Collapse)Author
2023-04-16fix(bin): remove test for somebar FIFO in statusSam Nystrom
Now that status.sh is managed with superd, we don't have to worry about making sure the script exits after somebar does.
2023-04-16fix(bin): fix low battery on statusbarSam Nystrom
2023-04-12fix(bin): kill statusbar after somebar exitsSam Nystrom
2023-04-11feat(bin): add statusbar scriptSam Nystrom