From a2ba48ad431e76c8f4a2306034ee5b7a32a2d25b Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Sun, 17 Jan 2021 22:37:25 +0000 Subject: [PATCH] xinit: set redshift on X start --- xinit/xprofile.d/01-redshift.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 xinit/xprofile.d/01-redshift.sh diff --git a/xinit/xprofile.d/01-redshift.sh b/xinit/xprofile.d/01-redshift.sh new file mode 100755 index 0000000..41e1036 --- /dev/null +++ b/xinit/xprofile.d/01-redshift.sh @@ -0,0 +1 @@ +redshift -P -O 3500 -- 2.48.1