This website works better with JavaScript.
Explore
Help
Register
Sign In
krrishg
/
dmenu-krrish
Watch
1
Star
0
Fork
You've already forked dmenu-krrish
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
My mods for dmenu
560
Commits
1
Branch
55
Tags
1.3 MiB
Tree:
851b73d178
dmenu-krrish
/
dmenu_run
3 lines
58 B
Raw
Normal View
History
Unescape
Escape
added dmenu run
17 years ago
#!/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
13 years ago
dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &