This website requires JavaScript.
Explore
Help
Register
Sign In
snailed
/
dmenu-custom
Watch
2
Star
0
Fork
You've already forked dmenu-custom
0
Code
Issues
1
Pull Requests
2
Actions
Activity
cabef8bdf8
dmenu-custom
/
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