This website requires JavaScript.
Explore
Help
Sign In
ekzyis
/
dmenu
Watch
1
Star
0
Fork
You've already forked dmenu
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6423288394
dmenu
/
dmenu_run
3 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
added dmenu run
2007-12-22 12:20:20 +00:00
#!/bin/sh
re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons they disappeared
2008-04-09 22:31:49 +00:00
exe=`dmenu_path | dmenu ${1+"$@"}` && exec $exe