index
:
dotfiles
main
My dotfiles
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Collapse
)
Author
2023-06-09
add music shuffle script
Sam Nystrom
2023-05-31
statusbar: set text color to text instead of mauve
Sam Nystrom
2023-05-11
fix statusbar at low battery
Sam Nystrom
2023-05-06
swayidle: dim screen after 3 minutes
Sam Nystrom
2023-04-26
style: format statusbar with shfmt
Sam Nystrom
2023-04-16
refactor: rename status.sh to statusbar
Sam Nystrom
2023-04-16
fix(bin): remove test for somebar FIFO in status
Sam 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-16
fix(bin): fix low battery on statusbar
Sam Nystrom
2023-04-16
feat!: replace wmenu with tofi
Sam Nystrom
2023-04-14
fix(bin): avoid leftover shell process in wmenu.sh
Sam Nystrom
2023-04-14
fix(bin): add shebang to wmenu-run.sh
Sam Nystrom
2023-04-14
fix: remove dwl.sh since superd does that now
Sam Nystrom
2023-04-14
refactor: replace dwl-init.sh with superd services
Sam Nystrom
2023-04-12
feat(bin): add wmenu wrapper and runner
Sam Nystrom
2023-04-12
fix(bin): kill statusbar after somebar exits
Sam Nystrom
2023-04-11
feat(bin): add statusbar script
Sam Nystrom
2023-04-11
feat(bin): start somebar in dwl wrapper
Sam Nystrom
2023-04-11
feat(bin): add dwl wrapper script
Sam Nystrom