Skip to content

Commit

Permalink
add a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
xalexalex committed Nov 11, 2019
1 parent 2240339 commit 9fd7baf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TODO
Original file line number Diff line number Diff line change
@@ -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 <Alt+Space>, pressing <Alt+Space> 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"

0 comments on commit 9fd7baf

Please sign in to comment.