We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f99f14 commit 7ace971Copy full SHA for 7ace971
dmenu_run
@@ -1,2 +1,2 @@
1
#!/bin/sh
2
-dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &
+dmenu_path | dmenu -i "$@" | ${SHELL:-"/bin/sh"} &
0 commit comments