Added border, center, fuzzymatch, incremental, initialtext, instant, line-height, mouse-support, navhistory, non-blocking-stdin, password, pipeout, printinputtext, rejectnomatch, scroll, vertfull, wmtype and xyw patches
2019-09-19 00:33:15 +02:00
|
|
|
#!/bin/sh
|
2020-04-16 11:21:30 +02:00
|
|
|
exec $(dmenu_path | dmenu "$@")
|