-
-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Hello!
https://imgur.com/ZLDsHDq.png
i had the primary 4k display , but so many apps starting on second display without any reason (as flameshot)
i used your script and after that everything started using the second monitor
[
{
"enabled": true,
"id": "unknown DP-3-unknown",
"metadata": {
"name": "unknown DP-3-unknown"
},
"mode": {
"refresh": 59.99700164794922,
"size": {
"height": 2160,
"width": 3840
}
},
"overscan": 0,
"pos": {
"x": 0,
"y": 60
},
"primary": true,
"rgbrange": 0,
"rotation": 1,
"scale": 2,
"vrrpolicy": 0
},
{
"enabled": true,
"id": "unknown DP-1-unknown",
"metadata": {
"name": "unknown DP-1-unknown"
},
"mode": {
"refresh": 59.95000076293945,
"size": {
"height": 1200,
"width": 1920
}
},
"overscan": 0,
"pos": {
"x": 1920,
"y": 0
},
"primary": false,
"rgbrange": 0,
"rotation": 1,
"scale": 1,
"vrrpolicy": 0
}
]