aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: d180bf9b910a6b6f76f71de78d1b0291fcc32315 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# TODO

## Usability

* [ ] Speed up the `status` command:
  * [ ] `status`: run `mrconfig-updater` less often (only if `~/.custom/mrconfig-automatic` is
        older than an hour or so, or just at every `X` runs (like `git-config-save`)).
  * [ ] `todo`: run find less often by keeping a `~/.cache/todo` file with the list of TODO
        files.
* [ ] Awesome widgets:
  * [ ] Displaying the current KVMX clipboard source.
  * [ ] To display and toggle the current USB status (`hydractl usb-{status,toggle}` commands).