This website works better with JavaScript.
Home
Help
Sign In
geldmacher
/
dmenu
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
patched suckless dmenu
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
Tree:
4a8dd3c1ca
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '4a8dd3c1ca'
${ noResults }
dmenu
/
dmenu_run
dmenu_run
58B
Raw
Blame
History
1
2
#!/bin/sh
dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &