Better monitor position
This commit is contained in:
parent
a0f28267b8
commit
b48e34e89f
@ -274,7 +274,7 @@ in {
|
|||||||
} // lib.optionalAttrs (config.device == "AMD-Workstation") {
|
} // lib.optionalAttrs (config.device == "AMD-Workstation") {
|
||||||
DP-1 = {transform = "270"; position = "0 0"; };
|
DP-1 = {transform = "270"; position = "0 0"; };
|
||||||
HDMI-A-1 = {
|
HDMI-A-1 = {
|
||||||
position = "1440 1280";
|
position = "1440 1000";
|
||||||
};
|
};
|
||||||
} // lib.optionalAttrs (config.device == "X2100-Laptop") {
|
} // lib.optionalAttrs (config.device == "X2100-Laptop") {
|
||||||
"Unknown 0x0000 0x00000000".scale = "2";
|
"Unknown 0x0000 0x00000000".scale = "2";
|
||||||
|
Loading…
Reference in New Issue
Block a user