- UID
- 462914
- 主题
- 注册时间
- 2016-7-10
- 在线时间
- 小时
- 最后登录
- 1970-1-1
签到天数: 112 天 [LV.6]常住居民II
|
发表于 2017-7-25 01:32:12
|
显示全部楼层
这边我自行做了个调整,缩小版的。自取。
[Rainmeter]
Author=TwT
Update=1000
[Variables]
Size1=74
Size2=18
ClockSize=150
WhiteHands=255,255,255,255
BlackHands=0,0,0,254
[MeasureTime]
Measure=Time
Format = %H:%M
[MeasureDate]
Measure=Time
Format="%m月%d日,%A"
[MeterTime]
MeasureName=MeasureTime
Meter=STRING
X=230
Y=0
FontColor=255,255,255,255
FontSize=30
FontFace=Segoe UI Light
StringAlign=CENTER
;StringStyle=BOLD
AntiAlias=1
[MeterData]
MeasureName=MeasureDate
Meter=STRING
X=130
Y=50
FontColor=255,255,255,255
FontSize=18
FontFace=Segoe UI Light
;StringStyle=BOLD
AntiAlias=1 |
|