From c75bac7c5d9fcffc65a841abb3d216474dbcd421 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Tue, 7 Oct 2025 21:07:02 +0100 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