Rainmeter: DRRR! Dollars Shizaya Clock

Based from 7clock and LimeCircles.

Since I thought could pull this one off without using a mouse and since my fingers were itching to skin, I decided to do this. Enjoy~<3

Notes on skin:

  • Make sure to install the “Weaponeer” font included on the skin’s folder to make the digital clock work properly.
  • Izaya = Minute
  • Shizuo (red road sign) = Hour

To install skin, refer here.

Download skin here.


About these ads

5 Responses to Rainmeter: DRRR! Dollars Shizaya Clock

  1. Just a tip there. You really don’t have to install the font to windows. You can set the path in your .ini file by doing something like this:

    LocalFont=#SKINSPATH#ReiMiyamotoClock\coldnightforalligators.ttf

    Since Rainmeter has a pre-given variable, #SKINSPATH# will always return the current directory of the Rainmeter skin. Then, you can use it like normal:
    [MeterTime]
    Meter=STRING
    MeasureName=MeasureTime
    x=131
    y=318
    FontColor=255, 255, 255
    StringStyle=NORMAL
    FontSize=36
    StringAlign=CENTER
    FontFace=Cold Night for Alligators
    StringEffect=Border
    FontEffectColor=185,0,0,255
    AntiAlias=1
    Text=”%1″

    I hope this could make it easy for the downloaders for using their skins.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s