Fix binding.
This commit is contained in:
parent
542cb7759e
commit
0638af581d
@ -114,7 +114,7 @@ config.bind("B", "buku open -t")
|
||||
config.bind(",ba", "buku add")
|
||||
config.bind(",be", "buku edit")
|
||||
config.bind(",bd", "buku delete")
|
||||
config.bind(",bfa", "hint links spawn --userscript buku add")
|
||||
config.bind(",bfa", "hint links spawn --userscript buku add {hint-url}")
|
||||
|
||||
# yt-dlp
|
||||
config.bind(",y", "spawn --userscript yt-dlp")
|
||||
|
Loading…
Reference in New Issue
Block a user