summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/wayland/modules/zathura.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/wayland/modules/zathura.nix b/home/wayland/modules/zathura.nix
index 6751f32..8437e80 100644
--- a/home/wayland/modules/zathura.nix
+++ b/home/wayland/modules/zathura.nix
@@ -10,6 +10,7 @@
font = lib.mkDefault "Sans";
statusbar-basename = true;
selection-clipboard = "clipboard";
+ database = "sqlite";
};
};
}