From c2d2db6ea60b1ba8ce51f89780e22e66dd64bd4b Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Tue, 4 Nov 2025 20:36:32 +0000 Subject: Initial commit --- .config/redshift/redshift.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .config/redshift/redshift.conf (limited to '.config/redshift/redshift.conf') diff --git a/.config/redshift/redshift.conf b/.config/redshift/redshift.conf new file mode 100644 index 0000000..5697de6 --- /dev/null +++ b/.config/redshift/redshift.conf @@ -0,0 +1,9 @@ +[redshift] +temp-day=6500 +temp-night=4000 +gamma=1.0 +adjustment-method=randr +location-provider=manual +[manual] +lat=57.4 +lon=1.9 -- cgit v1.2.3