diff options
| author | Mattias Andrée <maandree@kth.se> | 2019-11-08 20:48:57 +0100 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2019-11-08 20:48:57 +0100 | 
| commit | 48ad2ec8bf9c982edbc8ee96e367e5a62871905a (patch) | |
| tree | 4a54d504397426c6edefbe72d626c56e83cc6579 | |
| parent | Use linear RGB (diff) | |
| download | radharc-48ad2ec8bf9c982edbc8ee96e367e5a62871905a.tar.gz radharc-48ad2ec8bf9c982edbc8ee96e367e5a62871905a.tar.bz2 radharc-48ad2ec8bf9c982edbc8ee96e367e5a62871905a.tar.xz | |
Fix typo
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
| -rw-r--r-- | TODO | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,5 +1,5 @@  Fade out on SIGINT, abrupt on second SIGINT. -On SIGHUG, exit but keep effect. +On SIGHUP, exit but keep effect.  On fade in, query active setting and start from there.  Use bus for changing settings and CRTCs online.  Add man page. | 
