Update mpd prompt and modalbind
This commit is contained in:
parent
ed84faef52
commit
869e290b65
3 changed files with 9 additions and 5 deletions
|
@ -91,6 +91,11 @@ end
|
|||
M.prompt.title = function()
|
||||
dmenu("-a -b -t")
|
||||
end
|
||||
|
||||
M.prompt.jump = function()
|
||||
dmenu("-j")
|
||||
end
|
||||
|
||||
M.prompt.title = title
|
||||
|
||||
M.prompt.replace_on_search = function(bool)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue