Created
January 28, 2018 15:36
-
-
Save blha303/7f1e61b8e37c52141795321762471ce3 to your computer and use it in GitHub Desktop.
Life Is Strange Rainmeter skins https://i.imgur.com/VXrhZ8S.jpg https://www.dafont.com/dudu-calligraphy.font https://blues-man.deviantart.com/art/Alright-For-Now-Wallpaper-601396118
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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