This website works better with JavaScript.
Home
Explore
Help
Sign In
Linux
/
dmenu
generated from
gmarx/git-template
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
dmenu for lunch applications in dwm
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.
300
Commits
1
Branch
1.1 MiB
C
82.7%
Roff
10.5%
Makefile
5.5%
C++
0.7%
Shell
0.7%
Tree:
a6835349df
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a6835349df'
${ noResults }
dmenu
/
dmenu_run
2 lines
58 B
Raw
Blame
History
#!/bin/sh
exe
=
`
dmenu_path
|
dmenu
${
1
+
"
$@
"
}
`
&&
exec
$exe