home/gui/qutebrowser | add userscript mealie
This commit is contained in:
parent
30bb818058
commit
f5b5db07c5
2 changed files with 7 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
keyBindings = {
|
||||
normal = {
|
||||
",L" = "spawn --userscript qute-bitwarden --password-only";
|
||||
",M" = "spawn --userscript mealie";
|
||||
",N" = "spawn --userscript saveurl";
|
||||
",O" = "spawn --userscript obsidian-import-lite";
|
||||
",R" = "spawn --userscript obsidian-import -r";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue