This website requires JavaScript.
Explore
Help
Sign in
suckless
/
dmenu
Watch
1
Star
0
Fork
You've already forked dmenu
0
Code
Activity
6d8e68dcfd
dmenu
/
dmenu_run
3 lines
55 B
Text
Raw
Normal View
History
Unescape
Escape
added dmenu run
2007-12-22 14:20:20 +02:00
#!/bin/sh
updated
2008-02-11 13:22:38 +02:00
set exe=`dmenu_path | dmenu $*` && exec $exe
Copy permalink