This website works better with JavaScript.
Explore
Help
Sign In
tiyn
/
dmenu
mirror of
https://github.com/tiyn/dmenu
Watch
1
Star
0
Fork
You've already forked dmenu
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
border
config
master
fuzzymatch
base
border
password
center
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'border'
${ noResults }
dmenu
/
dmenu_run
3 lines
58 B
Raw
Permalink
Blame
History
#!/bin/sh
dmenu_path
|
dmenu
"
$@
"
|
${
SHELL
:-
"/bin/sh"
}
&
Reference in new issue
View Git Blame
Copy Permalink