aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2022-05-10 08:16:10 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2022-05-10 08:16:10 +0200
commit912cfdb8fcdd120560caec0a525400e9ffced59c (patch)
treecc65c7bdb08deb6709bfff68a677dd6cc16d8dae /TODO
parentbb24546550d4f7860444ca63859157af868e4b54 (diff)
downloadscripts-912cfdb8fcdd120560caec0a525400e9ffced59c.tar.gz
scripts-912cfdb8fcdd120560caec0a525400e9ffced59c.zip
Fixed battery-checknow to not depend on notify-battery
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2138ced..08e651a 100644
--- a/TODO
+++ b/TODO
@@ -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..

Generated with cgit - Back to sebastiano.tronto.net