marcopixel / SysDash

A simple and clean system monitoring skin for Rainmeter.
MIT License
170 stars 32 forks source link

Changing the height of the background #22

Closed TX112 closed 4 years ago

TX112 commented 6 years ago

Have the problem that I can't change the height of the background, how do I do that?

marcopixel commented 6 years ago

The height of the background is affected by the screens size, but you can change it manually by replacing W=#WORKAREAWIDTH# with W=200 by editing the skin file.

If you don't know how you can do this, check out the Customizing Guide to modify it yourself.

TX112 commented 6 years ago

Thank you for the Help :)

smholvoet commented 6 years ago

@MarcoPixel Don't you mean changing H=#WORKAREAHEIGHT# to H=<height of screen resolution> (e.g. 1080 if you're using a 1920x1080 resolution)?

marcopixel commented 4 years ago

@SanderHolvoet #WORKAREAHEIGHT# is the height of the desktop minus the taskbar.

https://docs.rainmeter.net/tips/screen-position-variables/