fix(zathura): remove deprecated option

This commit is contained in:
Michael Thomas 2024-01-30 21:11:02 -05:00
parent f0c01667df
commit 5bd8bdef97

View File

@ -3,7 +3,6 @@
enable = true;
options = {
scroll-page-aware = true;
smooth-scroll = true;
scroll-full-overlap = "0.01";
scroll-step = 100;
};