Dmenu : Add an empty element first.
This commit is contained in:
parent
41439d1045
commit
5ff49694b9
|
@ -1,5 +1,6 @@
|
||||||
# Wrapped dmenu_path to include my functions.
|
# Wrapped dmenu_path to include my functions.
|
||||||
function _dmenu_path_wrapped() {
|
function _dmenu_path_wrapped() {
|
||||||
|
echo
|
||||||
dmenu_path
|
dmenu_path
|
||||||
find_function | grep -v ^_
|
find_function | grep -v ^_
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue