From 6e3699f9350af7d8c03982ba0d7457e3176a174b Mon Sep 17 00:00:00 2001 From: Mel Date: Fri, 6 Dec 2024 16:17:46 +0100 Subject: Update bismuth monitor configuration Signed-off-by: Mel --- configs/monitors.xml | 62 ++++++++++++++++++++++++++++++++++++++++++-- machines/bismuth/default.nix | 1 + 2 files changed, 61 insertions(+), 2 deletions(-) diff --git a/configs/monitors.xml b/configs/monitors.xml index fcd7bbe..d5d7f3e 100644 --- a/configs/monitors.xml +++ b/configs/monitors.xml @@ -1,7 +1,9 @@ + + physical - 3840 + 0 0 2 yes @@ -19,6 +21,10 @@ + + + + physical 0 0 @@ -37,10 +43,31 @@ + + 3840 + 0 + 2 + yes + + + DP-2 + GBT + M28U + 22120B002639 + + + 3840 + 2160 + 144.000 + + + + + physical - 3840 + 0 0 2 yes @@ -58,6 +85,18 @@ + + + None-1 + unknown + unknown + unknown + + + + + + physical 0 0 @@ -76,6 +115,25 @@ + + 3840 + 0 + 2 + yes + + + DP-2 + GBT + M28U + 22120B002639 + + + 3840 + 2160 + 144.000 + + + None-1 diff --git a/machines/bismuth/default.nix b/machines/bismuth/default.nix index b791e3a..e7418a9 100644 --- a/machines/bismuth/default.nix +++ b/machines/bismuth/default.nix @@ -19,6 +19,7 @@ ]; # set monitor configuration for gdm + # NOTE: maybe also use this for ~/.config/monitors.xml? systemd.tmpfiles.rules = [ "L+ /run/gdm/.config/monitors.xml - - - - ${../../configs/monitors.xml}" ]; -- cgit 1.4.1