From 74b1a11969726cad9ff73686cf354af4295b27b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Mon, 31 Jul 2017 20:20:53 +0200 Subject: [PATCH] Remove redshift config (#125) --- .config/redshift.conf | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 .config/redshift.conf diff --git a/.config/redshift.conf b/.config/redshift.conf deleted file mode 100644 index 26a08a71..00000000 --- a/.config/redshift.conf +++ /dev/null @@ -1,17 +0,0 @@ -; Global settings for redshift -[redshift] -; Set the day and night screen temperatures -temp-day=5700 -temp-night=3500 - -; Enable/Disable a smooth transition between day and night -; 0 will cause a direct change from day to night screen temperature. -; 1 will gradually increase or decrease the screen temperature. -transition=1 - -location-provider=manual - -[manual] -lat=51.11 -lon=17.03 -