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
4292ddce75
dmenu
/
dmenu_run
3 lines
58 B
Raw
Blame
History
#!/bin/sh
dmenu_path
|
dmenu
"
$@
"
|
${
SHELL
:-
"/bin/sh"
}
&
Reference in new issue
View Git Blame
Copy Permalink