This website works better with JavaScript.
Explore
Help
Register
Sign In
krrishg
/
dmenu-krrish
Watch
1
Star
0
Fork
You've already forked dmenu-krrish
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
My mods for dmenu
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.
386
Commits
1
Branch
55
Tags
1.3 MiB
C
84.6%
Roff
9.4%
Makefile
4.9%
C++
0.6%
Shell
0.6%
Tree:
d515d2758f
master
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1.0
1.1
1.2
1.3
1.4
1.5
1.6
1.7
1.7.1
1.8
1.9
2.0
2.1
2.2
2.3
2.4
2.4.1
2.4.2
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
4.0
4.1
4.1.1
4.2
4.2.1
4.3
4.3.1
4.4
4.4.1
4.5
4.6
4.7
4.8
4.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd515d2758f'
${ noResults }
dmenu-krrish
/
dmenu_run
2 lines
58 B
Raw
Blame
History
#!/bin/sh
exe
=
`
dmenu_path
|
dmenu
${
1
+
"
$@
"
}
`
&&
exec
$exe
Reference in new issue
Copy Permalink