Short version, in order of usage:Where can I find how to do that?
https://docs.rainmeter.net/manual/variables/built-in-variables/#MonitorVariables
https://docs.rainmeter.net/manual/measures/calc/
https://docs.rainmeter.net/manual/measures/general-options/ifconditions/
https://docs.rainmeter.net/manual/bangs/#LoadLayout
The IfCondition(s) would typically be attached to some Calc measure getting the resolution based on the preferred built-in monitor variables (I think you could just multiply the resolution's horizontal and vertical parts). Or, you could concatenate those the strings of those parts and use an IfMath instead:
https://docs.rainmeter.net/manual/measures/general-options/ifmatchactions/
Statistics: Posted by Yincognito — less than a minute ago — Replies 38 — Views 71431