From 56919b86e5e8612e3cf432eb5b9a110f4526f0eb Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Thu, 19 Jan 2023 19:13:38 -0500 Subject: added some scripts and redshift --- .config/redshift/redshift.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .config/redshift/redshift.conf (limited to '.config/redshift') diff --git a/.config/redshift/redshift.conf b/.config/redshift/redshift.conf new file mode 100644 index 0000000..32d277d --- /dev/null +++ b/.config/redshift/redshift.conf @@ -0,0 +1,7 @@ +[redshift] +adjustment-method=randr +location-provider=manual + +[manual] +lat=40.232169 +lon=-75.403293 -- cgit v1.2.3