You may eventually create a Context Menu to do what you want following the tips and documentation, but alternately, there is also a 'trick' that will step through any number of skin variants.Yes, that's what I want, but I have no knowledge on how to do it. I kind of understand a bit certain things in the code, but I have no idea how to write to create that menu, by any chance you have some experience with it?
Use a Mouse Action Bang, for example:
LeftMouseDoubleClickAction=[!ActivateConfig #CURRENTCONFIG#] (note there is no INI file specified).
Add this to the [Rainmeter] section of each skin variant.
With that code, when you double-left-click the skin, the currently loaded variant will be unloaded, and the next variant will be loaded. This works since only 1 variant in the same folder can be active at any time.
Have fun!

Statistics: Posted by eclectic-tech — 58 minutes ago