fix(laptop): kanshi settings

This commit is contained in:
Moritz Böhme 2024-11-18 09:32:47 +01:00
parent 5077fd6a2b
commit e05684c279
Signed by: moritz
GPG key ID: 970C6E89EB0547A9

View file

@ -38,14 +38,14 @@
]; ];
} }
{ {
profile.name = "docked"; profile.name = "docked-scads";
profile.outputs = [ profile.outputs = [
{ {
criteria = "eDP-1"; criteria = "eDP-1";
position = "640,1800"; # NOTE: 2160 / 1.2 = 1800 position = "640,1800"; # NOTE: 2160 / 1.2 = 1800
} }
{ {
criteria = "DP-3"; criteria = "Dell Inc. DELL S2721QS DWTC513";
scale = 1.2; scale = 1.2;
position = "0,0"; position = "0,0";
} }