# TODO: Misc section with VLC, Zathura etc # Zathura is a PDF viewer { programs.zathura = { enable = true; options = { guioptions = "v"; adjust-open = "width"; statusbar-basename = true; render-loading = false; scroll-step = 120; }; }; }