diff --git a/home/qutebrowser.nix b/home/qutebrowser.nix index 7b36cc3..410376e 100644 --- a/home/qutebrowser.nix +++ b/home/qutebrowser.nix @@ -18,7 +18,7 @@ ",r" = "spawn --userscript recipe"; ",u" = "spawn --userscript sendphone"; ",v" = "spawn /home/don/bin/myweb {url}"; - ",w" = "set-cmd-text -s :spawn --userscript taskadd"; + ",w" = "cmd-set-text -s :spawn --userscript taskadd"; ";V" = "hint --rapid links spawn myweb {hint-url}"; "xb" = "config-cycle statusbar.show always in-mode"; "xt" = "config-cycle tabs.show always switching";