Infini-FRAMEWORK/displays: add alternate dorm port config
This commit is contained in:
parent
57b7cbc89e
commit
63bddeee6e
1 changed files with 4 additions and 0 deletions
|
@ -53,5 +53,9 @@ in
|
||||||
eDP-1 = framework // { position = "1920x0"; };
|
eDP-1 = framework // { position = "1920x0"; };
|
||||||
DP-4 = dorm // { position = "0x0"; };
|
DP-4 = dorm // { position = "0x0"; };
|
||||||
};
|
};
|
||||||
|
dorm-2 = {
|
||||||
|
eDP-1 = framework // { position = "1920x0"; };
|
||||||
|
DP-3 = dorm // { position = "0x0"; };
|
||||||
|
};
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue