diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-30 10:45:34 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-30 10:45:34 -0300 |
commit | 9ac0836e7bad66fa50f0c1b7d8e6b8b415eec506 (patch) | |
tree | 3fc52743f8b95edd2a70acfae59dbdc48fc9df19 /TODO.md | |
parent | 8dc3df25432b2ec817beae037423844f57c357ea (diff) | |
download | apps-9ac0836e7bad66fa50f0c1b7d8e6b8b415eec506.tar.gz apps-9ac0836e7bad66fa50f0c1b7d8e6b8b415eec506.tar.bz2 |
TODO: awesome widgets
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,3 +7,6 @@ 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). |