diff options
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 1 | ||||
| -rw-r--r-- | TODO | 3 | ||||
| -rwxr-xr-x | experiments/edit-menu (renamed from edit-menu) | 0 |
3 files changed, 1 insertions, 3 deletions
| @@ -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 \ |
| @@ -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 | |||
