Fix home screen positioning
This commit is contained in:
parent
b50dea93a1
commit
61f950a0e7
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
home-pc.outputs = [
|
home-pc.outputs = [
|
||||||
(mkScreen "Dell Inc. DELL P2720DC 22JPK53" // { position = "4480,0"; })
|
(mkScreen "Dell Inc. DELL P2720DC 22JPK53" // { position = "0,0"; })
|
||||||
(mkScreen "Unknown HP Z27 CN482201RP" // {
|
(mkScreen "Unknown HP Z27 CN482201RP" // {
|
||||||
position = "2560,0";
|
position = "2560,0";
|
||||||
scale = 1.5;
|
scale = 1.5;
|
||||||
|
|
Loading…
Add table
Reference in a new issue