mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +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";
|
||||
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;
|
||||
|
Loading…
Reference in New Issue
Block a user