displays at uni in proper order

This commit is contained in:
twoneis 2024-05-01 15:13:30 +02:00
parent 72856cd2c5
commit d8b620f6aa

View file

@ -27,13 +27,13 @@
outputs."eDP-1" = { outputs."eDP-1" = {
scale = 1.0; scale = 1.0;
mode = { mode = {
width = 1920; width = 2736;
height = 1080; height = 1824;
refresh = 60.00; refresh = 59.959;
}; };
position = { position = {
x=1280; x=0;
y=0 ; y=1200;
}; };
}; };
@ -45,7 +45,7 @@
refresh = 59.940; refresh = 59.940;
}; };
position = { position = {
x=1280; x=0;
y=0; y=0;
}; };
}; };