From 5103b02fff5ec97f6f7c77ef2313ce9329366758 Mon Sep 17 00:00:00 2001 From: Mohammad Rafiq Date: Sun, 1 Jun 2025 21:36:24 +0800 Subject: [PATCH] feat(systems/x86_64-linux): add mellinoe mainMonitor config --- systems/x86_64-linux/mellinoe/default.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/systems/x86_64-linux/mellinoe/default.nix b/systems/x86_64-linux/mellinoe/default.nix index 81296c4..6174544 100644 --- a/systems/x86_64-linux/mellinoe/default.nix +++ b/systems/x86_64-linux/mellinoe/default.nix @@ -25,6 +25,12 @@ notification-daemon = "mako"; launcher = "fuzzel"; status-bar = "waybar"; + mainMonitor = { + id = "BOE 0x088B"; + scale = "2"; + resolution = "1920x1280"; + refresh-rate = "60"; + }; }; server = {