Closed fediaFedia closed 4 years ago
Anything that's not included in the ini but needs to have its own setting can have this:
OnRefreshAction=!Execute [#action#][!WriteKeyValue Rainmeter OnRefreshAction ""][!Refresh]
It will write the setting only once, instead of constant write on refresh. Downside: won't be able to write when users change themes. Use this on backgrounds, extras and other stuff.
Thx to smurfier for recommending this
And it was so
Anything that's not included in the ini but needs to have its own setting can have this:
OnRefreshAction=!Execute [#action#][!WriteKeyValue Rainmeter OnRefreshAction ""][!Refresh]
It will write the setting only once, instead of constant write on refresh. Downside: won't be able to write when users change themes. Use this on backgrounds, extras and other stuff.
Thx to smurfier for recommending this