
Glossary
The single biggest hurdle in getting started with Rainmeter is its terminology — the app uses a few terms differently from how most of us would normally understand them in the context of software, and it can be very confusing when you’re starting out. So to make sure we’re starting on the same page (and speaking Rainmeter’s language), here’s how each level of a Rainmeter setup is categorised:
- Skins contain the individual types of information that go on your screen. Really, when you see “skin”, think “widget”. You could have an RSS skin, a Now Playing skin, a clock skin, and so on. The term “skin” actually has very little to do with its aesthetics and is more about what each individual widget does.
- Skin Suites determine how your Rainmeter setup looks. They’re basically collections of skins (remember, skins are really “widgets”) that that match one another. You could mix skins from different suites, but it wouldn’t necessarily look very cohesive, so in general you want to stick to a specific suite.
- Themes are essentially saved layouts of skins. Themes define the actual position of your skins on the desktop. After configuring your desktop just the way you like it, you can save it as a theme and reload it later. That way, you could have one minimalist theme that only has a small sidebar with need-to-know information for when you are working, and a more blown-out theme with two sidebars, more widgets, and a taskbar for when you can afford to get distracted.
Installing Rainmeter
Rainmeter is extremely simple to install. It’s just one simple installer, from which you can do a full install or a portable install, which keeps everything in one folder and allows you to run it off a flash drive. We’re going to be using version 2.1 for this demonstration; it’s currently in beta but is very stable.
Rainmeter comes with a skin suite called illustro, so we’ll use that as our example (it’s also the simplest, so it’s good for getting acquainted). If you aren’t a fan of illustro, head to the Downloading New Skins section below for info on how to expand your Rainmeter skin library.
Adding and Removing Skins

To remove one of those skins — for example, the “Recycle Bin” skin — just right click on it and hit “Close Skin”. To bring it back, right click on any of your open skins, go to illustro > Recycle Bin and click on “Recycle Bin.ini”. It will show back up on your desktop.

Editing Skins
Some skins work right out of the box: the clock shows the time, the Recycle Bin shows how many items you have in the trash. Others, though, like the RSS skin or the Disk skin, require configuration, since Rainmeter needs to know what disks or RSS feeds you want displayed. Depending on the suite you use, you might edit your skins in different ways. Here are the two popular ways, using the illustro suite and the Enigma suite as examples (you can download the Enigma suite below).
Editing Skins Through Config Files
Users of the illustro suite must edit everything through each skin’s configuration files. Take the Disk skin, for example: by default, it shows one or two of your drives, the C: and D: drive. If you have a different drive you want to monitor instead of D: — say, E: — you need to edit the skin, which means editing its configuration file.

To do this, right click on that skin and hit “Edit Skin”. It’ll open up the .ini configuration file in Notepad (in this case, 2 Disks.ini) and you can edit certain values. The configuration files can be pretty intimidating at first, but they actually aren’t terribly hard to understand and edit. In this case, we want to make the Disk skin show information about drive E:, so we can just hit Ctrl+F, find all instances of D: and change them to E:. For illustro, this means only changing one instance, though other suites might have more than one (say, one that denotes the drive, and one that denotes what label your skin uses). When you’re done, save the config file in Notepad, exit, right click on the Disk skin and click “Refresh Skin”. If everything went well, you should see your new drive displayed.
Similarly, if you wanted to change the RSS feed that showed up in the RSS skin, you could right click on it, hit Edit skin, and search for the feed’s variable (in this case, the one labelled feedURL. Paste in the RSS feed you want, refresh the skin, and it should show your feed on the sidebar instead of the default.
Generally, just scanning through the config files for a few minutes will give you a general idea what the editable parts are, and what each one does. I recommend making a backup of the original config file (e.g. just make a copy and add .bak to the name) the first few times you edit, so if you mess something up, you can always paste the original values back in from the backup.
Editing Skins Through Your Suite’s Options

Saving and Loading Themes

The image above shows an example “play” theme on the left, completely decked out with RSS feeds, notes, a new launcher across the bottom, and tons of system stats. The theme on the right is a “work” theme that you can switch to when you don’t want to be distracted, containing only important things like email and your calendar. Both of these themes use the Enigma suite, and the “play” theme also uses a HUD-style clock in the middle called Arcs, which you can get here.
Downloading New Skins, Suites and Themes
The illustro suite is a great place to start, but as you check out different setups (like those commonly seen in our Featured Desktop series), you’ll undoubtedly want to try other suites and skins. You can find great ones on the Rainmeter Forums, on DeviantART, and on Customize.org, as well as just by searching Google. I’m partial to Enigma, HUD.Vision, and the Windows Phone-style Omnimo myself. Rainmeter also highly recommends Gnometer and ABP.

You’ll find your installed skins in the “Rainmeter” folder in My Documents. Some skins, like these extra skins for illustro come in ZIP format. Just extract them to your DocumentsBACKSLASHRainmeterBACKSLASHSkinsBACKSLASHillustro folder> Then, right click on one of your skins, go to Rainmeter Menu > Refresh all, and that skin should show up in your “illustro” menu the next time you right click a skin. You can then add it to your desktop just like you did any other skin.

Backing Up Your Rainmeter Settings

To open the backup tool, right click on one of your skins and select Rainmeter Menu > Configs > Manage Skins and click the RainBackup button in the upper right hand corner. Make sure the location of your Rainmeter installation is correct in the first box, pick a location for the backup file in the second box, and then hit Backup. Rainmeter will create an .rmskin file that, after you install Rainmeter on your new system, you can double click to re-load all of your old settings, skins, and tweaks.
Rainmeter can be very confusing at first, but once you get the basics down, you should be able to create a pretty swanky, information-rich desktop with just a bit of tinkering. Of course, the more you dig into the config files, custom skins, and other goodies, you’ll probably need a bit more direction, so head to the Rainmeter documentation if you have any questions. And, of course, ask questions and help each other out in the comments below.




















Sam D
Wednesday, August 10, 2011 at 8:18 AMI like the theory of having a cool desktop with widgets all over it, but then the reality sets in. I hardly ever see my desktop due to apps running, so it’s using processor time for no benefit.
Mat
Wednesday, August 10, 2011 at 10:24 AMi just dl’d the HUD.Vision & Speed suites.
Put them in my documentsBACKSLASHrainmeterBACKSLASHskins folder, right clicked on the rainmeter icon in the tray, refresh all…
no new suites!!!
Mat
Wednesday, August 10, 2011 at 10:40 AMepic fail by me… was looking in the themes menu, not config menu
Nithin K
Wednesday, August 10, 2011 at 10:27 AMThank you! :)
I’ve been lost ever since Easy A Desktop was featured on LH.