On 12 April 2016 at 15:34, Marc Collin <marc.coll...@gmail.com> wrote:
> It's been a few weeks since I set up my set config.h and it's lost
> now,

You can recover the font configuration variable from the binary.
Specifically, `strings $(which st)` will get you that (and loads of
other things).



> but I'm almost sure I'm using the font Terminus, size 12,
> antialias disabled.

Try `strings $(which st) | grep Terminus

Reply via email to