diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2022-05-10 08:16:10 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2022-05-10 08:16:10 +0200 |
| commit | 912cfdb8fcdd120560caec0a525400e9ffced59c (patch) | |
| tree | cc65c7bdb08deb6709bfff68a677dd6cc16d8dae /TODO | |
| parent | bb24546550d4f7860444ca63859157af868e4b54 (diff) | |
| download | scripts-912cfdb8fcdd120560caec0a525400e9ffced59c.tar.gz scripts-912cfdb8fcdd120560caec0a525400e9ffced59c.zip | |
Fixed battery-checknow to not depend on notify-battery
Diffstat (limited to '')
| -rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1,3 +1,6 @@ | |||
| 1 | * Modify all dmenu-* scripts to optionally use another menu, | 1 | * Modify all dmenu-* scripts to optionally use another menu, |
| 2 | like edit-menu or vis-menu (or just use environment variables?) | 2 | like edit-menu or vis-menu (or just use environment variables?) |
| 3 | * sfeed-browser: optionally just write link to stdout (or to xsel -i) | 3 | * sfeed-browser: optionally just write link to stdout (or to xsel -i) |
| 4 | |||
| 5 | * Refactor: review all scripts and adapt to common style | ||
| 6 | Configuration file (read only at "make" time) for default apps etc.. | ||
