This website requires JavaScript.
Explore
Help
Register
Sign In
BitHeaven
/
dmenu
Watch
1
Star
0
Fork
You've already forked dmenu
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
308fe78b83
dmenu
/
dmenu_run
3 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
added dmenu run
2007-12-22 20:20:20 +08:00
#!/bin/sh
dmenu_run: Split cache logic to dmenu_path again This allows to run dmenu_path to update the cache using a packager manager hook system
2012-07-30 23:02:12 +08:00
dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &