initial commit
This commit is contained in:
2
dmenu/dmenu_run
Executable file
2
dmenu/dmenu_run
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &
|
||||
Reference in New Issue
Block a user