This website requires JavaScript.
Explore
Help
Sign In
j4nk
/
desktop-environment
Watch
1
Star
0
Fork
You've already forked desktop-environment
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ec7baa2307
desktop-environment
/
dmenu
/
dmenu_run
3 lines
58 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
dmenu_path
|
dmenu
"
$@
"
|
${
SHELL
:-
"/bin/sh"
}
&
Reference in New Issue
View Git Blame
Copy Permalink