This website works better with JavaScript.
Explore
Help
Sign In
jab2870
/
Dmenu
Watch
1
Star
0
Fork
You've already forked Dmenu
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Fork of dmenu with a few patches added and some changes
240
Commits
1
Branch
0
Tags
1.1 MiB
Tree:
d058e83570
Dmenu
/
dmenu_run
3 lines
51 B
Raw
Normal View
History
Unescape
Escape
added dmenu run
17 years ago
#!/bin/sh
removed set
17 years ago
exe=`dmenu_path | dmenu $*` && exec $exe