diff --git a/conf/redshift.conf b/conf/redshift.conf new file mode 100644 index 0000000..9c8157d --- /dev/null +++ b/conf/redshift.conf @@ -0,0 +1,11 @@ +[redshift] +temp-day=5700 +temp-night=3600 +gamma=0.8 +adjustment-method=randr +location-provider=livry-gargan + +[livry-gargan] +lat=48.9193 +lon=2.54305 + diff --git a/meta/tasks/redshift.yaml b/meta/tasks/redshift.yaml new file mode 100644 index 0000000..ef21493 --- /dev/null +++ b/meta/tasks/redshift.yaml @@ -0,0 +1,4 @@ +- link: + ${HOME}/.config/redshift.conf: + path: conf/redshift.conf +