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.
394
Commits
1
Branch
1.1 MiB
Tree:
be9afce035
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'be9afce035'
${ noResults }
dmenu
/
dmenu_run
2 lines
58 B
Raw
Normal View
History
added dmenu run
17 years ago
no exe should be unquoted, agreed to Peter Hartlich
16 years ago
#!/bin/sh
exe=`dmenu_path | dmenu ${1+"$@"}` && exec $exe