Rainmeter Config Definitions
Last updated
Last updated
Defines the for maximized windows.
With multiple monitors, use DesktopWorkArea@N (where N is the number of the monitor) to set the work area of a specific monitor. DesktopWorkArea and DesktopWorkArea@0 both represent the primary monitor. Note: Moving the taskbar will reset the workarea to Windows' default, as will changing screen resolution. |
If set to 1, DesktopWorkArea will be define margins relative to the edges of the screen.
Example: With DesktopWorkAreaType=0 and DesktopWorkArea=10,20,600,500,
maximized windows will use an area of 600x500 pixels, which is located
10 pixels from the left and 20 pixels from the top of the screen. With DesktopWorkAreaType=1 and DesktopWorkArea=10,20,30,40, the area for maximized windows will be 10 pixels from the left, 20 pixels from the top, 30 pixels from the right, and 40 pixels from the bottom of the screen.
DesktopWorkAreaType=1 DesktopWorkArea@2=0,43,0,48