diff options
Diffstat (limited to 'home/wayland/modules/zathura.nix')
-rw-r--r-- | home/wayland/modules/zathura.nix | 1 |
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"; }; }; } |