Skip to content

Instantly share code, notes, and snippets.

@blha303
Created January 28, 2018 15:36
Show Gist options
  • Save blha303/7f1e61b8e37c52141795321762471ce3 to your computer and use it in GitHub Desktop.
Save blha303/7f1e61b8e37c52141795321762471ce3 to your computer and use it in GitHub Desktop.
[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
[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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment