aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rw-r--r--TODO3
-rwxr-xr-xexperiments/edit-menu (renamed from edit-menu)0
3 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 90a49d0..7a8f60d 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,6 @@ SCRIPTS = addressgrep \
14 dmenu-unmount \ 14 dmenu-unmount \
15 dmenu-urlselect \ 15 dmenu-urlselect \
16 dmenu-websearch \ 16 dmenu-websearch \
17 edit-menu \
18 ffmpeg-screenrecord \ 17 ffmpeg-screenrecord \
19 ffmpeg-facecam \ 18 ffmpeg-facecam \
20 mail-checknow \ 19 mail-checknow \
diff --git a/TODO b/TODO
index 580c4ed..65e18b6 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,4 @@
1* Modify all dmenu-* scripts to optionally use another menu, 1* Modify all dmenu-* scripts to optionally use another menu, like vis-menu (slmenu)
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) 2* sfeed-browser: optionally just write link to stdout (or to xsel -i)
4 3
5* Refactor: review all scripts and adapt to common style 4* Refactor: review all scripts and adapt to common style
diff --git a/edit-menu b/experiments/edit-menu
index ed180a2..ed180a2 100755
--- a/edit-menu
+++ b/experiments/edit-menu

Generated with cgit - Back to sebastiano.tronto.net