Enable pdf.js by default in qutebrowser
This commit is contained in:
parent
070afb826e
commit
2fab8d55f8
@ -131,6 +131,9 @@
|
|||||||
};
|
};
|
||||||
qutebrowser = {
|
qutebrowser = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
extraConfig = ''
|
||||||
|
config.pdfjs = True
|
||||||
|
'';
|
||||||
keyBindings = {
|
keyBindings = {
|
||||||
normal = {
|
normal = {
|
||||||
"<Shift-J>" = "tab-prev";
|
"<Shift-J>" = "tab-prev";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user