Hello Sven, [email protected] writes: > [...] > I changed the GUI font size in zathurarc with > > set font "monospace normal 12" > > However, this does not change the font size for numbers for "follow > link" when pressing "f". Is there a configuration option for this font? > From a quick look at the code it doesn't seem so. Actually that's in page-widget.c:497:
<https://git.pwmt.org/pwmt/zathura/blob/master/zathura/page-widget.c#L497> (e.g. changing it does the trick but of course this isn't handy like an option) _______________________________________________ zathura mailing list [email protected] https://lists.pwmt.org/mailman/listinfo/zathura
