This website requires JavaScript.
Explore
Help
Sign In
em
/
dmenu
Watch
1
Star
0
Fork
0
You've already forked dmenu
Code
Releases
Activity
33685b06e9
dmenu
/
dmenu_run
3 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
added dmenu run
2007-12-22 13:20:20 +01: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 17:02:12 +02:00
dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &
Copy Permalink