From f22f1723c01b56da14ae1de3491a78af1bc4c464 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Wed, 11 Dec 2024 20:46:32 +0100 Subject: Dot files with `chezmoi` --- private_dot_config/redshift.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 private_dot_config/redshift.conf (limited to 'private_dot_config/redshift.conf') diff --git a/private_dot_config/redshift.conf b/private_dot_config/redshift.conf new file mode 100644 index 0000000..7d76847 --- /dev/null +++ b/private_dot_config/redshift.conf @@ -0,0 +1,21 @@ +[redshift] + +temp-day=5700 +temp-night=4500 + +fade=1 + +; Custom dawn/dusk intervals. +dawn-time=6:00-7:45 +dusk-time=20:00-21:00 + +gamma-day=1 +gamma-night=0.8 + +location-provider=manual + +adjustment-method=randr + +[manual] +lat=37.46 +lon=15.05 -- cgit v1.2.3-18-g5258