X resources

Runtime configuration using X resources.

Description

This patch adds the ability to configure st via X resources. At startup, st will read and apply the resources named in the resources[] array in config.h.

During runtime, st will reload the resources on SIGUSR1, trigger it with:

pkill -USR1 -x st

Download

Authors