I'm resubmitting my patch for specifying fonts as an array in st in
hopes of having it upstreamed. This can theoretically be done with
fonts.conf, but I think fonts.conf is a nightmare to deal with and
cannot be done on a per-application basis with doing something like
making wrappers that set certain FC_* environment variables. Besides,
the other graphical suckless projects -- dwm and dmenu -- have supported
this for years.
Eric
Eric Pruitt (1):
Add support for user-defined fallback fonts
config.def.h | 10 ++++-
x.c | 120 +++++++++++++++++++++++++++++++++------------------
2 files changed, 85 insertions(+), 45 deletions(-)
--
2.39.2
Received on Sat Aug 03 2024 - 08:23:42 CEST