change scale on primary monitor when docked

This commit is contained in:
Adithya 2023-03-20 21:24:39 +05:30
parent a742744c42
commit 88f3d78c89
No known key found for this signature in database
GPG key ID: 0C7F35F4F821290F

View file

@ -18,14 +18,14 @@
criteria = "eDP-1";
transform = "normal";
mode = "1920x1080";
position = "0,360";
scale = 1.5;
position = "0,216";
scale = 1.25;
}
{
criteria = "DP-1";
transform = "normal";
mode = "1920x1080";
position = "1280,0";
position = "1536,0";
}
];
};