sct

set color temperature
git clone anongit@rnpnr.xyz:sct.git
Log | Files | Refs | Feed | README | LICENSE

README.md (329B)


      1 # sct
      2 
      3 set color temperature in a suckless way.
      4 
      5 Originally written by
      6 [Ted Unangst](https://www.tedunangst.com/flak/post/sct-set-color-temperature).
      7 
      8 ## Installation
      9 
     10 Modify the variables in the `Makefile` as necessary then install (using
     11 root as needed):
     12 
     13 	make clean install
     14 
     15 ## Usage
     16 
     17 See the man page (`sct.1`) for details.