Fix home screen positioning

This commit is contained in:
Fabian Hauser 2021-10-28 18:42:29 +02:00
parent b50dea93a1
commit 61f950a0e7

View file

@ -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;