dfenze: > Hi, > > I created cache for dmenu_path so finding executables for dmenu is now > pretty fast. > > Cache recreates each time the cache file (~/.dmenu_cache) isn't found, > $PATH environment variable changes, or there are found some changes in > any directory in $PATH from last creation of cache (based on mtime of > that directory). > > patch URL: > http://na.srck.net/dwm/dmenu2.9_cache.patch
Seems to work nicely. Solves a problem I was going to patch myself. Cheers, Don
