Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Rainmeter]
- Update=1000
- DynamicWindowSize=1
- [Variables]
- SecondVar=Quik Notes ----------------- Click here to edit this text and press enter.Ctrl+Enter adds a line break.
- FontSize=11
- StringAlign=Center
- AntiAlias=1
- [TextBackground]
- Meter=Image
- W=280
- H=200
- SolidColor=255,255,255,40
- [MeasureInput]
- Measure=Plugin
- Padding=7,7,7,7
- AntiAlias=1
- Plugin=InputText
- FontColor=357D42
- ClipString=2
- FontFace=Quicksand-Regular
- StringStyle=Normal
- SolidColor=255,255,255,150
- FontSize=#FontSize#
- X=10
- Y=5
- H=200
- W=280
- Command3=!SetVariable SecondVar "$UserInput$"
- [MeterSetVariable]
- Meter=String
- Padding=8,8,8,8
- ClipString=2
- FontSize=12
- FontColor=357D42
- W=250
- H=105
- FontFace=Quicksand-Regular
- AntiAlias=1
- DynamicVariables=1
- Text=#SecondVar#
- LeftMouseUpAction=!CommandMeasure "MeasureInput" "ExecuteBatch 3"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement