~kris/suckless

dmenu

ref: d6351cf625dc8286f7c8717edc8803237810ad45 dmenu/dmenu_run -rwxr-xr-x 58 bytes
d6351cf6 — Quentin Rameau Close when the embedding window is destroyed 7 years ago
                                                                                
1
2
#!/bin/sh
dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &