From 32eccb48e2e1a756a900c26bfa15fff6f9db6b75 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Tue, 8 Jun 2021 19:45:03 +0300 Subject: Deleted Min settings file and added a lot of configuration files --- .config/redshift.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .config/redshift.conf (limited to '.config/redshift.conf') diff --git a/.config/redshift.conf b/.config/redshift.conf new file mode 100644 index 0000000..38558a3 --- /dev/null +++ b/.config/redshift.conf @@ -0,0 +1,10 @@ +[redshift] +temp-day=6500 +temp-night=3000 +brightness-day=1.0 +brightness-night=0.95 +location-provider=manual + +[manual] +lat=42.8 +lon=23.3 -- cgit v1.2.3