diff options
author | Mattias Andrée <m@maandree.se> | 2025-03-22 10:04:16 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-03-22 10:04:16 +0100 |
commit | edd04f4d9916f8348993da1346561bbf550c05f0 (patch) | |
tree | ab3ade71d2b96ac205ca373113066b89a4a52a14 /redshift.1 | |
parent | Unlist redshift/issues/721 (diff) | |
download | redshift-ng-edd04f4d9916f8348993da1346561bbf550c05f0.tar.gz redshift-ng-edd04f4d9916f8348993da1346561bbf550c05f0.tar.bz2 redshift-ng-edd04f4d9916f8348993da1346561bbf550c05f0.tar.xz |
minor fixes + add option to start in disabled mode
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'redshift.1')
-rw-r--r-- | redshift.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -170,6 +170,10 @@ Gamma adjustment to apply at night \fBpreserve-gamma\fR = \fI0 or 1\fR Reset existing gamma ramps before applying new color effect. (On by default) .TP +\fBstart-disabled\fR = \fI0 or 1\fR +Start redshift in disabled state. (Off by default) +This option is only used when started in continual mode. +.TP \fBadjustment\-method\fR = \fIname\fR Select adjustment method. Options for the adjustment method can be given under the configuration file heading of the same name. |