Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# This is the "default" look of the astime
geometry 54x54-1-1
background #385971
foreground white
secondColor #efc669
minuteColor #ff3030
hourColor #ef3838
dayColor #a0a0a0
AMPMColor #a0a0a0
dateColor #a0a0a0
drawSecondHand 1
drawDayDate 1
drawAMPM 1
drawTicks 1
drawAllTicks 0
drawForeground 1
floatSeconds 0
thinSeconds 1
handThickness 3
#handThickness 200
#outThickness 20
fancyHands 0
outlinedHands 0
neonHands 0
withdrawn 0
iconic 0
standout 0
shift 0
title astime
# A program to be executed when you click on the face of the clock
#execProg "xterm +sb -bg "#303030" -fg "#20b2aa" -geometry 80x50 -T top -n top -e top &"
# the next three lines are commented out, so that we don't surprise you... ;)
#at 22:30:00 "xterm -bg red &"
#at 22:30:15 "xterm -bg green &"
#at 22:30:30 "xterm -bg blue &"