You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
~/.local/bin/qutebrowser.sh |
4 days ago | |
---|---|---|
blocks | 4 days ago | |
.gitignore | 3 months ago | |
README.md | 2 months ago | |
main.sh | 4 days ago | |
run_block.sh | 1 month ago |
README.md
swaybar
TODOs
Readme:
- Explain what this is, "documentation"
General:
- Make icons optional, replace with text when disabled (or font missing)
- Think about moving cooldown functionality to
cron
main.sh should still execute blocks if state files aren't there - inotifyd for ad-hoc refreshes, when possible?
libs/check-for-updates:
- split os-specific things into their own files
- dist-upgrade for the host
- consider splitting host vs. container into separate "blocks" since the host may not be running containers at all, the contianer "block" should be optional
- share common code between host and container "blocks"