From 11f89cf7a9a7375b74a239311e394db3c952fbd9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 24 Mar 2025 16:34:15 +0100 Subject: Add support for specifying hook file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 994c8bf..3b04e0b 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ NAME SYNOPSIS redshift [-b brightness] [-c config-file] [-D | +D] - [-E | +E | -e elevations] [-g gamma] + [-E | +E | -e elevations] [-g gamma] [-H hook-file] [-l latitude:longitude | -l provider[:options]] [-m method[:options]] [-P | +P] [-r | +r] [-dv] [-O temperature | -o | -p | -t temperature | -x] | -h | -V @@ -123,6 +123,12 @@ OPTIONS nothing is omitted or an entire set, including its two colons (:) are omitted. + -H hook-file + Select hook file or directory. + + /dev/null or /var/empty can be used to tell redshift not to run + hook files. + -h Display help message. @@ -531,6 +537,13 @@ EXTENDED DESCRIPTION however if only one value is specified it is applied to all each channels. + hook = file or directory + Set hook file or directory. If not specified, the default + paths are searched. + + /dev/null and /var/empty can be used to prevent redshift from + executing hooks. + fade = 0 or 1 Disable (if 0) or enable (if 1) fading between colour settings with large differences. -- cgit v1.2.3-70-g09d2