From 4301a801ceb6ce9f4375dfa95ac0d936c49ea319 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 27 Feb 2021 14:56:24 -0500 Subject: Revert "Lower sctd temperature" This reverts commit 8fc4b56a2f6d12d5430e1e01fc012331c875d910. 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