-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathClock.ini
104 lines (94 loc) · 2.98 KB
/
Clock.ini
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
[Rainmeter]
AccurateText=1
Update=1
UpdateRate=1
[Metadata]
Name=clockan
Author=Others and anthony1x6000
Information=
Version=0.01
License=Creative Commons Attribution - Non - Commercial - Share Alike 3.0
[MeterString]
Meter=String
[MeasureDays]
Measure=Time
Format=%D
[MeterMyDays]
Meter=String
MeasureName=MeasureDays
FontSize=20
FontColor=132,132,166
FontFace=Gilbert
DynamicVariables=1
AntiAlias=1
X=5
Y=0
W=0
StringCase=Upper
StringAlign=Left
;=====================
; [MeterMyday]
; Meter=String
; MeasureName=Measureday
; FontSize=35
; FontColor=132,132,166
; FontFace=Gilbert
; DynamicVariables=1
; AntiAlias=1
; X=15
; Y=235
; W=500
; H=150
; StringCase=Upper
; StringAlign=Left
; ;=====================
[MeasureMonth]
Measure=Time
Format=%B
[MeterMyMonth]
Meter=String
MeasureName=MeasureMonth
FontSize=45
FontColor=132,132,166
FontFace=Porter
DynamicVariables=1
AntiAlias=1
X=15
Y=20
W=0
StringCase=Upper
StringAlign=Left
;=============
[MeasureLine]
Measure=Time
Format=__________
[MeterMyLine]
Meter=String
MeasureName=MeasureLine
FontSize=50
FontColor=132,132,166
DynamicVariables=1
AntiAlias=1
X=0
Y=20
W=0
StringCase=Upper
StringAlign=Left
;=============
[MeasureTime]
Measure=Time
Format=%H:%M:%S
[MeterMyTime]
Meter=String
MeasureName=MeasureTime
FontSize=22
FontColor=132,132,166
DynamicVariables=1
AntiAlias=1
FontFace=Gilbert
X=267
Y=93
W=100
StringCase=Upper
StringAlign=Left
;=============