diff --git a/home/jacob.nix b/home/jacob.nix index e753762..44c79d4 100644 --- a/home/jacob.nix +++ b/home/jacob.nix @@ -131,6 +131,9 @@ }; qutebrowser = { enable = true; + extraConfig = '' + config.pdfjs = True + ''; keyBindings = { normal = { "" = "tab-prev";