This website works better with JavaScript.
Explore
Help
Sign In
jab2870
/
Dmenu
Watch
1
Star
0
Fork
You've already forked Dmenu
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Fork of dmenu with a few patches added and some changes
244
Commits
1
Branch
0
Tags
1.1 MiB
C
83.6%
Roff
9.9%
Makefile
5.2%
C++
0.6%
Shell
0.6%
Tree:
63c9e30a76
Dmenu
/
dmenu_run
2 lines
51 B
Raw
Blame
History
#!/bin/sh
exe
=
`
dmenu_path
|
dmenu
$*
`
&&
exec
$exe
Reference in new issue
View Git Blame
Copy Permalink