mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-16 17:50:52 +01:00
qutebrowser: Drop unused qute-pass / mpv bindings
These didn't work anyway due to forgetting to remove the ') at the end of the strings previously.
This commit is contained in:
parent
818f1f559d
commit
69917c5f99
@ -115,13 +115,6 @@ in
|
|||||||
sTk = "set tabs.position top";
|
sTk = "set tabs.position top";
|
||||||
sTl = "set tabs.position right";
|
sTl = "set tabs.position right";
|
||||||
|
|
||||||
zl = "spawn --userscript qute-pass')";
|
|
||||||
zpl = "spawn --userscript qute-pass --password-only')";
|
|
||||||
zol = "spawn --userscript qute-pass --otp-only')";
|
|
||||||
|
|
||||||
zM = "spawn mpv --force-window=immediate {url}')";
|
|
||||||
zm = "hint links spawn mpv --force-window=immediate {hint-url}')";
|
|
||||||
|
|
||||||
pp = null;
|
pp = null;
|
||||||
pP = null;
|
pP = null;
|
||||||
Pp = null;
|
Pp = null;
|
||||||
|
Loading…
Reference in New Issue
Block a user