zathura: Change database backend to sqlite

The default value of plain is deprecated. I did this change a while ago
but never staged it.
This commit is contained in:
2025-07-18 14:15:09 +02:00
parent bf61d01b42
commit 068a8fe9d2

View File

@@ -1,3 +1,6 @@
# Use sqlite backend - plain is deprecated
set database sqlite
# Use system clipboard for selection.
set selection-clipboard "clipboard"