🔧 Patched custom dmenu
This commit is contained in:
parent
3c5ce72efa
commit
17d6edb1fb
24 changed files with 2099 additions and 0 deletions
2
dmenu/dmenu_run
Executable file
2
dmenu/dmenu_run
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &
|
||||
Loading…
Add table
Add a link
Reference in a new issue