displays at uni in proper order
This commit is contained in:
parent
72856cd2c5
commit
d8b620f6aa
1 changed files with 6 additions and 6 deletions
|
@ -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;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue