1
0

added dmenu run

This commit is contained in:
anselm@anselm1
2007-12-22 12:20:20 +00:00
parent 9631ee0a2b
commit 67bf8f1c85
3 changed files with 7 additions and 3 deletions

2
dmenubar/dmenu_run Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
exe=`dmenu_path | dmenu $*` && exec $exe