I used dmenu as my main application launcher for a few years. I switched to Mac a few years ago and still miss dmenu and dwm (or just tiling window managers, in general). Could just be rose-tinted glasses, however.
Anyone who hasn't seen suckless.org (where dmenu comes from) should look through what's on there. It has some really small and often useful tools.
You can configure what Spotlight indexes. I turn off a lot of it so that it doesn't suddenly use a bunch of CPU indexing things that I don't care about.
8 comments
[ 4.6 ms ] story [ 26.9 ms ] threadAnyone who hasn't seen suckless.org (where dmenu comes from) should look through what's on there. It has some really small and often useful tools.
I do agree on the tiling WM bit :(.
System Preferences > Spotlight > Search Results
vis-menu is distributed with vis: https://github.com/martanne/vis
This project seems fine as well; though the examples seemed a bit complicated to me. I guess I'll need to rtfm.