From 9fd7baf8980bce748767d3cec226e86a2ad47937 Mon Sep 17 00:00:00 2001 From: Alessandro Caputo Date: Mon, 11 Nov 2019 21:52:47 +0100 Subject: [PATCH] add a TODO --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index b630786..60b33ef 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,3 @@ Allow for manually rebuilding the cache by simply calling via again while it is running. For example, if via is started with , pressing again while via-menu is shown will trigger a cache rebuild. One way to do this is to check, at startup, if another via-menu is running. If it is, kill it, rebuild the cache and then go on. Fork properly when launching programs + Take a look at https://lists.suckless.org/hackers/1902/16683.html ${SHELL:-"/bin/sh"} -c "$(dmenu_path | dmenu "$_AT_") & exit"