> wrote:
>
> > you'll also have to zoom webpages
> >
> > and emails in thunderbird
> >
> > in general the ppi / 96 = zoom %
> >
> > On 3/20/21 1:30 PM, Nuno Teixeira wrote:
> >
> > > Hello all,
> > >
> > > Recently
Hi,
config.def.h says:
static char *font = "Liberation Mono:pixelsize=12:antialias=true:autohint=true";
st -f "Liberation Mono":pixelsize=16 is my desired size.
I will create a config.h with:
static char *font = "Liberation Mono:pixelsize=16:antialias=true:autohint=true";
And compile with it, i
-Page Up?
I will need a command to find font geometry and then start st with -g
geometry, I think.
Thanks,
Nuno Teixeira