mirror of
https://github.com/jgpaiva/GridMove.git
synced 2025-01-18 12:05:48 +00:00
16 lines
475 B
Plaintext
16 lines
475 B
Plaintext
[Groups]
|
|
|
|
NumberOfGroups = 6
|
|
|
|
[1]
|
|
|
|
TriggerTop = [Monitor1Top]
|
|
TriggerLeft = [Monitor1Left] + [Monitor1Width] * 0.25
|
|
TriggerBottom = [Monitor1Bottom]
|
|
TriggerRight = [Monitor1Right] - [Monitor1Width] * 0.25
|
|
GridTop = [Monitor1Top]
|
|
GridLeft = [Monitor1Left] + [Monitor1Width] * 0.25
|
|
GridBottom = [Monitor1Bottom]
|
|
GridRight = [Monitor1Right] - [Monitor1Width] * 0.25
|
|
|