It is currently April 23rd, 2024, 7:41 am

DesktopWorkArea is not working.

Get help with creating, editing & fixing problems with skins
AlphaGamer150
Posts: 10
Joined: September 11th, 2018, 6:46 pm

DesktopWorkArea is not working.

Post by AlphaGamer150 »

Code: Select all

[Rainmeter]
Update=1000
AccurateText=1
BackgroundMode=2
DesktopWorkAreaType=0
DesktopWorkArea=10,20,600,500

[Meter]
Meter=String
text=TEST
My code works perfectly apart from the DesktopWorkArea part. I even took the code from the docs to see if I messed up, and it still does not work.
User avatar
Jeff
Posts: 332
Joined: September 3rd, 2018, 11:18 am

Re: DesktopWorkArea is not working.

Post by Jeff »

Can't blame the devs, the fact that in the docs the Settings and Skins sections look similar is absolute shit and confused me for the longest time as well.
That being said, DesktopWorkArea goes in the global setting file, rainmeter.ini, which you can access by clicking that Edit settings button (that's next to Refresh all)
You can modify it using lua (or better yet, do some stuff in it using PowershellRM or any other good terminal) but the devs are gonna scold me so, go your own way :D