documentation said:
You may only use !SetOption on Meters and Measures. This means that you may not change any settings in [Rainmeter] or [Variables]
So how do I dynamically change SolidColor in [Rainmeter]?
You may only use !SetOption on Meters and Measures. This means that you may not change any settings in [Rainmeter] or [Variables]
So how do I dynamically change SolidColor in [Rainmeter]?
Code:
[MeasureCheckProcess]Measure=StringString=[MeasureIsFullScreen:][MeasureIsFullScreen]IfMatch=(?is)1Explorer.exe|0.*IfMatchAction=[!ShowMeter tTaskbarCover][!SetOption Rainmeter SolidColor 16,16,16,255]IfNotMatchAction=[!HideMeter tTaskbarCover][!SetOption Rainmeter SolidColor 0,0,0,120]DynamicVariables=1
Statistics: Posted by pegasusearl — Yesterday, 6:03 pm — Replies 3 — Views 65