diff --git a/hardware-configuration/asus-desktop/configuration.nix b/hardware-configuration/asus-desktop/configuration.nix index 634b17b..0a3826e 100644 --- a/hardware-configuration/asus-desktop/configuration.nix +++ b/hardware-configuration/asus-desktop/configuration.nix @@ -59,4 +59,7 @@ vulkan-validation-layers vulkan-extension-layer ]; + + # Multi-screen configuration + environment.etc."xdg/monitors.xml".source = ./monitors.xml; } diff --git a/hardware-configuration/asus-desktop/monitors.xml b/hardware-configuration/asus-desktop/monitors.xml new file mode 100644 index 0000000..6c013d2 --- /dev/null +++ b/hardware-configuration/asus-desktop/monitors.xml @@ -0,0 +1,68 @@ + + + logical + + 0 + 0 + 1 + yes + + + HDMI-1 + IVM + PL2740HS + 1179630701975 + + + 1920 + 1080 + 74.973 + + + + + + logical + + 1920 + 0 + 1 + + left + no + + + + HDMI-1 + IVM + X2485 + 1120032700888 + + + 1920 + 1200 + 59.950 + + + + + 0 + 417 + 1 + yes + + + HDMI-2 + IVM + PL2740HS + 1179630701975 + + + 1920 + 1080 + 60.000 + + + + +