aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/redshift.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/.config/redshift.conf b/.config/redshift.conf
new file mode 100644
index 0000000..e7dc1b8
--- /dev/null
+++ b/.config/redshift.conf
@@ -0,0 +1,22 @@
+; Global settings
+[redshift]
+temp-day=7700
+temp-night=3500
+transition=1
+gamma=0.8:0.7:0.8
+location-provider=manual
+adjustment-method=vidmode
+
+; 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.
+[vidmode]
+screen=0
+screen=1