From 55dddec9799eaaaf41f5f2c99bb5b0d3dd8d912b Mon Sep 17 00:00:00 2001 From: Ulysse Cura Date: Wed, 1 Jul 2026 15:02:51 +0200 Subject: [PATCH] Added multi-screen configuration for asus-desktop. --- .../asus-desktop/configuration.nix | 3 + .../asus-desktop/monitors.xml | 68 +++++++++++++++++++ 2 files changed, 71 insertions(+) create mode 100644 hardware-configuration/asus-desktop/monitors.xml 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 + + + + +