sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

index.md (1008B)


      1 xresources
      2 ==========
      3 
      4 Description
      5 -----------
      6 This patch adds the ability to configure st via Xresources.  At startup, st
      7 will read and apply the resources named in the `resources[]` array in config.h.
      8 
      9 Download
     10 --------
     11 * [st-xresources-20180309-c5ba9c0.diff](st-xresources-20180309-c5ba9c0.diff)
     12 * [st-xresources-20181018-g30ec9a3.diff](st-xresources-20181018-g30ec9a3.diff)
     13 * [st-xresources-20190105-3be4cf1.diff](st-xresources-20190105-3be4cf1.diff)
     14 * [st-xresources-20200604-9ba7ecf.diff](st-xresources-20200604-9ba7ecf.diff)
     15 * [st-xresources-20230320-45a15676.diff](st-xresources-20230320-45a15676.diff)
     16 
     17 Authors
     18 -------
     19 * @dcat on [Github](https://github.com/dcat/st-xresources)
     20 * Devin J. Pohly - <djpohly@gmail.com> (git port)
     21 * Sai Praneeth Reddy - <spr.mora04@gmail.com> (read borderpx from xresources)
     22 * Benji Encalada Mora - [@benjifs](https://github.com/benjifs) (replace xfps and actionfps)
     23 * harishnkr - <hari2menon1234@gmail.com> (fix xresources bgcolour fgcolour and cscolour definitions)