aboutsummaryrefslogtreecommitdiffstats
path: root/.config/redshift.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/redshift.conf')
-rw-r--r--.config/redshift.conf25
1 files changed, 25 insertions, 0 deletions
diff --git a/.config/redshift.conf b/.config/redshift.conf
new file mode 100644
index 0000000..1cdedf3
--- /dev/null
+++ b/.config/redshift.conf
@@ -0,0 +1,25 @@
+; Global settings
+[redshift]
+temp-day=6500
+temp-night=4700
+brightness-day=1.0
+brightness-night=0.92
+transition=0
+gamma-day=0.97:0.94:0.95
+gamma-night=0.93:0.9:0.88
+location-provider=manual
+adjustment-method=randr
+
+; The location provider and adjustment method settings
+; are in their own sections.
+[manual]
+; Berlin
+lat=52.31
+lon=13.23
+
+; In this example screen 1 is adjusted by vidmode. Note
+; that the numbering starts from 0, so this is actually
+; the second screen.
+[randr]
+screen=0
+;screen=1