This website works better with JavaScript.
Explore
Help
Register
Sign In
jasper
/
dmenu
Watch
1
Star
0
Fork
You've already forked dmenu
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
develop
develop
suckless/develop
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'develop'
${ noResults }
dmenu
/
dmenu_run
3 lines
58 B
Plaintext
Raw
Permalink
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"} &