From 823dc3aa7bc7f1c70381c5cc93e1a77aea1c4f86 Mon Sep 17 00:00:00 2001 From: Eric Teunis de Boone Date: Thu, 19 Jan 2017 00:36:45 +0100 Subject: [PATCH] Found out about redshift --- install.conf.yaml | 1 + redshift/redshift.conf | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 redshift/redshift.conf diff --git a/install.conf.yaml b/install.conf.yaml index 4d74abb..e5a1683 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -19,6 +19,7 @@ ~/.vimrc: vim/vimrc ~/.xinitrc: xinitrc ~/.config/awesome: awesome + ~/.config/redshift.conf: redshift/redshift.conf #- shell: # - git submodules update # after linking ~/.gitconfig diff --git a/redshift/redshift.conf b/redshift/redshift.conf new file mode 100644 index 0000000..ee871fc --- /dev/null +++ b/redshift/redshift.conf @@ -0,0 +1,23 @@ +; Global settings +[redshift] +temp-day=6500K +temp-night=5000 +transition=1 +;gamma=0.8:0.7:0.8 +gamma=1.000:1.000:1.000 +;location-provider=geoclue +location-provider=manual +adjustment-method=vidmode +brightness=1.0:0.5 + +; The location provider and adjustment method settings +; are in their own sections. +[manual] +lat=52 +lon=5 + +; 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=1