]> git.armaanb.net Git - dmenu.git/blob - dmenu_run
Partially revert 44c7de3: fix items text width offset calculation
[dmenu.git] / dmenu_run
1 #!/bin/sh
2 dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &