This website works better with JavaScript.
Home
Explore
Help
Sign In
Linux
/
dmenu
generated from
gmarx/git-template
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
dmenu for lunch applications in dwm
546
Commits
1
Branch
1.1 MiB
Tree:
1cabeda550
dmenu
/
dmenu_run
2 lines
58 B
Raw
Normal View
History
added dmenu run
17 years ago
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
12 years ago
#!/bin/sh
dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &