Add yoga internal monitor
This commit is contained in:
parent
a376bc363e
commit
5125ebd2be
|
@ -8,6 +8,12 @@ let
|
||||||
meta.mode = { width = 2256; height = 1504; refresh = 60.0; };
|
meta.mode = { width = 2256; height = 1504; refresh = 60.0; };
|
||||||
scale = 1.25;
|
scale = 1.25;
|
||||||
};
|
};
|
||||||
|
"yoga" = {
|
||||||
|
name = "AU Optronics 0xD291 Unknown";
|
||||||
|
meta.connection = "eDP-1";
|
||||||
|
meta.mode = { width = 1920; height = 1080; refresh = 60.026; };
|
||||||
|
scale = 1;
|
||||||
|
};
|
||||||
# External
|
# External
|
||||||
## Work @ EPFL
|
## Work @ EPFL
|
||||||
"work" = {
|
"work" = {
|
||||||
|
|
Loading…
Reference in a new issue