From 15836982fc01eb8721b97ba247b0d518d6ac5fca Mon Sep 17 00:00:00 2001 From: Charles Date: Fri, 11 Oct 2019 08:12:51 +0200 Subject: Exam config --- redshift.conf | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 redshift.conf (limited to 'redshift.conf') diff --git a/redshift.conf b/redshift.conf deleted file mode 100644 index f012aba..0000000 --- a/redshift.conf +++ /dev/null @@ -1,14 +0,0 @@ -[redshift] -temp-day=3000 -temp-night=2600 - -; transition day/night -fade=1 - -; manual location (geo location not working) -location-provider=manual - -; latitude and longitude -[manual] -lat=50.8008858 -lon=4.2886091 -- cgit