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.
568
Commits
1
Branch
55
Tags
1.3 MiB
Tree:
f5036b90ef
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 'f5036b90ef'
${ noResults }
dmenu-krrish
/
dmenu_run
3 lines
58 B
Raw
Normal View
History
Unescape
Escape
added dmenu run
17 years ago
#!/bin/sh
dmenu_run: Split cache logic to dmenu_path again This allows to run dmenu_path to update the cache using a packager manager hook system
12 years ago
dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &