fix(laptop): kanshi settings
This commit is contained in:
parent
5077fd6a2b
commit
e05684c279
1 changed files with 2 additions and 2 deletions
|
@ -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";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue