Specify monitor position for T490s-Laptop
This commit is contained in:
parent
53cc818a55
commit
b5ed51152f
@ -241,6 +241,8 @@ in {
|
||||
};
|
||||
} // lib.optionalAttrs (config.device == "X2100-Laptop") {
|
||||
"Unknown 0x0000 0x00000000".scale = "2";
|
||||
} // lib.optionalAttrs (config.device == "T490s-Laptop") {
|
||||
DP-2.position = "0 0";
|
||||
};
|
||||
};
|
||||
wrapperFeatures = { gtk = true; };
|
||||
|
Loading…
Reference in New Issue
Block a user