Add external mobile screen kanshi
This commit is contained in:
parent
bb0792881b
commit
775e2959f0
1 changed files with 9 additions and 0 deletions
|
@ -20,6 +20,15 @@
|
|||
scale = 2.0;
|
||||
})
|
||||
];
|
||||
mobile-work-external.outputs = [
|
||||
(mkScreen "Unknown 0x08CE 0x00000000" // {
|
||||
position = "1920,0";
|
||||
scale = 2.0;
|
||||
})
|
||||
(mkScreen "Lenovo Group Limited M14 V907R2HD" // {
|
||||
position = "0,0";
|
||||
})
|
||||
];
|
||||
mobile-private.outputs = [
|
||||
(mkScreen "Unknown 0x1536 0x00000000" // {
|
||||
position = "0,0";
|
||||
|
|
Loading…
Add table
Reference in a new issue