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
- st-xresources-20180309-c5ba9c0.diff
- st-xresources-20181018-g30ec9a3.diff
- st-xresources-20190105-3be4cf1.diff
- st-xresources-20200604-9ba7ecf.diff
- st-xresources-20230320-45a15676.diff
- st-xresources-20260524-688f70a.diff
Authors
- @dcat on Github
- Devin J. Pohly - djpohly@gmail.com (git port)
- Sai Praneeth Reddy - spr.mora04@gmail.com (read borderpx from xresources)
- Benji Encalada Mora - @benjifs (replace xfps and actionfps)
- harishnkr - hari2menon1234@gmail.com (fix xresources bgcolour fgcolour and cscolour definitions)
- Justinas Grigas dev@jstnas.com (20260524)