added dmenu run

This commit is contained in:
anselm@anselm1
2007-12-22 12:20:20 +00:00
parent 09d0926bb9
commit d8688f7a4f
3 changed files with 7 additions and 3 deletions
Executable
+2
View File
@@ -0,0 +1,2 @@
#!/bin/sh
exe=`dmenu_path | dmenu $*` && exec $exe