AutoYADM commit: 2025-06-03 20:05:22
This commit is contained in:
parent
d962ff6dc2
commit
e889b84eca
6 changed files with 595 additions and 1 deletions
|
@ -74,7 +74,12 @@ sets = {
|
|||
["k", "quickmark-save"],
|
||||
["J", "search-prev"],
|
||||
["j", "search-next"],
|
||||
["<Ctrl-/>", "hint links spawn --detach mpv {hint-url}"],
|
||||
[
|
||||
"<Ctrl-?>",
|
||||
"hint links spawn --detach mpv --force-window --quiet --keep-open=yes --ytdl",
|
||||
],
|
||||
["<Ctrl-/>", "spawn --userscript view_in_mpv"],
|
||||
# ["<Ctrl-?>", "hint links spawn --userscript view_in_mpv"],
|
||||
["gm", "tab-focus 1"],
|
||||
["gi", "tab-focus -1"],
|
||||
["gN", "tab-move +"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue