Date.ini
· 401 B · INI
Raw
[Rainmeter]
Group=LIS
DynamicWindowSize=1
[Metadata]
Name=LIS Date
Author=suudo
License=CC0
;--------
[MeasureDate]
Measure=Time
Format=%d
[MeasureWeekday]
Measure=Time
Format=%A
;--------
[MeterWeekday]
Meter=STRING
Measurename=MeasureWeekday
MeasureName2=MeasureDate
X=([#CurrentSection#:W])
DynamicVariables=1
FontColor=255,255,255
FontSize=85
FontFace=Dudu Calligraphy
Text=%1 %2
AntiAlias=1
| 1 | [Rainmeter] |
| 2 | Group=LIS |
| 3 | DynamicWindowSize=1 |
| 4 | |
| 5 | [Metadata] |
| 6 | Name=LIS Date |
| 7 | Author=suudo |
| 8 | License=CC0 |
| 9 | |
| 10 | ;-------- |
| 11 | |
| 12 | [MeasureDate] |
| 13 | Measure=Time |
| 14 | Format=%d |
| 15 | |
| 16 | [MeasureWeekday] |
| 17 | Measure=Time |
| 18 | Format=%A |
| 19 | |
| 20 | ;-------- |
| 21 | |
| 22 | [MeterWeekday] |
| 23 | Meter=STRING |
| 24 | Measurename=MeasureWeekday |
| 25 | MeasureName2=MeasureDate |
| 26 | X=([#CurrentSection#:W]) |
| 27 | DynamicVariables=1 |
| 28 | FontColor=255,255,255 |
| 29 | FontSize=85 |
| 30 | FontFace=Dudu Calligraphy |
| 31 | Text=%1 %2 |
| 32 | AntiAlias=1 |
Time.ini
· 282 B · INI
Raw
[Rainmeter]
Group=LIS
DynamicWindowSize=1
[Metadata]
Name=LIS Clock
Author=suudo
License=CC0
;--------
[MeasureTime]
Measure=Time
Format=%H:%M
;--------
[MeterTime]
Meter=STRING
Measurename=MeasureTime
FontColor=255,255,255,99
FontSize=100
FontFace=Dudu Calligraphy
AntiAlias=1
| 1 | [Rainmeter] |
| 2 | Group=LIS |
| 3 | DynamicWindowSize=1 |
| 4 | |
| 5 | [Metadata] |
| 6 | Name=LIS Clock |
| 7 | Author=suudo |
| 8 | License=CC0 |
| 9 | |
| 10 | ;-------- |
| 11 | |
| 12 | [MeasureTime] |
| 13 | Measure=Time |
| 14 | Format=%H:%M |
| 15 | |
| 16 | ;-------- |
| 17 | |
| 18 | [MeterTime] |
| 19 | Meter=STRING |
| 20 | Measurename=MeasureTime |
| 21 | FontColor=255,255,255,99 |
| 22 | FontSize=100 |
| 23 | FontFace=Dudu Calligraphy |
| 24 | AntiAlias=1 |