sites

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

index.md (231B)


      1 # Define username in config.def.h
      2 
      3 This patch allows to define the username in config.def.h instead of using getenv()
      4 
      5 The constant name is `NICK` and its default value is `maniac`
      6 
      7 ## Download
      8 
      9 * <sic-definednickname-20668b.diff>