From 8b64e57ef83706dd48218a3e1aa41b97a7d38244 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sat, 18 May 2024 11:11:21 +0530 Subject: home/zathura: set database --- home/wayland/modules/zathura.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home') 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"; }; }; } -- cgit v1.2.3