summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-11-08 20:48:57 +0100
committerMattias Andrée <maandree@kth.se>2019-11-08 20:48:57 +0100
commit48ad2ec8bf9c982edbc8ee96e367e5a62871905a (patch)
tree4a54d504397426c6edefbe72d626c56e83cc6579
parentUse linear RGB (diff)
downloadradharc-48ad2ec8bf9c982edbc8ee96e367e5a62871905a.tar.gz
radharc-48ad2ec8bf9c982edbc8ee96e367e5a62871905a.tar.bz2
radharc-48ad2ec8bf9c982edbc8ee96e367e5a62871905a.tar.xz
Fix typo
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index ef488f6..4f49012 100644
--- a/TODO
+++ b/TODO
@@ -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.