From eb10e25cd2fb064ee6858a9a21f50db54c10f8ec Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sat, 27 Feb 2021 14:56:24 -0500 Subject: Revert "Lower sctd temperature" This reverts commit bf72cbf867b11feb6c0f58cd23b2a8ee8816c1ee. Nope, this makes it too orange too early in the day. I think the peak times need to be adjusted instead, but sctd is... lacking. --- home/.xsession | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.xsession b/home/.xsession index b6ebd8a1..ca09445b 100644 --- a/home/.xsession +++ b/home/.xsession @@ -7,6 +7,6 @@ xrdb -load ~/.config/X/resources xsetroot -bitmap /usr/X11R6/include/X11/bitmaps/xsnow \ -bg rgb:14/13/0E -fg rgb:7A/49/55 -sctd 3600 & +sctd & xterm -name clock -geometry 14x1-0+0 -sl 0 -e clock & exec cwm -c ~/.config/cwm/cwmrc -- cgit 1.4.1