sites

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

index.md (408B)


      1 configdefh
      2 ===========
      3 
      4 Description
      5 -----------
      6 
      7 This patch allows you to use the `config.def.h` file as your config rather than the `config.h` file, making it easier to apply other patches as you no longer need to worry about conflicts with `config.h`.
      8 
      9 Download
     10 ---------
     11 * [st-configdefh-20220227-1461317.diff](st-configdefh-20220227-1461317.diff)
     12 
     13 Authors
     14 -------
     15 * Rebecca Taylor <rtiannew@outlook.com>