summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2023-05-11fix statusbar at low batterySam Nystrom
2023-05-06swayidle: dim screen after 3 minutesSam Nystrom
2023-04-26style: format statusbar with shfmtSam Nystrom
2023-04-16refactor: rename status.sh to statusbarSam Nystrom
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-16feat!: replace wmenu with tofiSam Nystrom
2023-04-14fix(bin): avoid leftover shell process in wmenu.shSam Nystrom
2023-04-14fix(bin): add shebang to wmenu-run.shSam Nystrom
2023-04-14fix: remove dwl.sh since superd does that nowSam Nystrom
2023-04-14refactor: replace dwl-init.sh with superd servicesSam Nystrom
2023-04-12feat(bin): add wmenu wrapper and runnerSam Nystrom
2023-04-12fix(bin): kill statusbar after somebar exitsSam Nystrom
2023-04-11feat(bin): add statusbar scriptSam Nystrom
2023-04-11feat(bin): start somebar in dwl wrapperSam Nystrom
2023-04-11feat(bin): add dwl wrapper scriptSam Nystrom