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"