hephaestus: add closed lid dock config
This commit is contained in:
parent
789392155c
commit
a3687b008e
|
@ -190,6 +190,26 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
dock-lid-closed = {
|
||||||
|
fingerprint = {
|
||||||
|
"DP-3" = "00ffffffffffff0026cd0f610101010101190103813420782a4ca5a7554da226105054adcf0031468180818c9500950fb300a940d1c0283c80a070b023403020360006442100001a000000ff0031313230303530313030333630000000fd00324b1e4b11000a202020202020000000fc0058323438350a20202020202020008a";
|
||||||
|
"DP-4" = "00ffffffffffff0026cd0f610101010108180103813420782a4ca5a7554da226105054adcf0031468180818c9500950fb300a940d1c0283c80a070b023403020360006442100001a000000ff0031313230303430383030333330000000fd00324b1e4b11000a202020202020000000fc0058323438350a202020202020200081";
|
||||||
|
};
|
||||||
|
config = {
|
||||||
|
"DP-3" = {
|
||||||
|
enable = true;
|
||||||
|
primary = true;
|
||||||
|
position = "1920x0";
|
||||||
|
mode = "1920x1200";
|
||||||
|
};
|
||||||
|
"DP-4" = {
|
||||||
|
enable = true;
|
||||||
|
primary = false;
|
||||||
|
position = "3840x0";
|
||||||
|
mode = "1920x1200";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue