diff options
author | June McEnroe <june@causal.agency> | 2021-02-09 21:40:12 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-02-09 21:44:03 -0500 |
commit | 191b066c17ac242f42da7fec3241de36ce974229 (patch) | |
tree | 5882bcccb009258d0145b7d66965b463b707d05d /home | |
parent | Show minutes left instead of battery percentage (diff) | |
download | src-191b066c17ac242f42da7fec3241de36ce974229.tar.gz src-191b066c17ac242f42da7fec3241de36ce974229.zip |
Install sct
My eyes are so much happier with sct 4500 oh my god.
Diffstat (limited to 'home')
-rw-r--r-- | home/.xsession | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/.xsession b/home/.xsession index c07e546b..76044c84 100644 --- a/home/.xsession +++ b/home/.xsession @@ -7,5 +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 & xterm -name clock -geometry 14x1-0+0 -sl 0 -e clock & exec cwm -c ~/.config/cwm/cwmrc |