From c1710f928fa542b9da7cf28ceb3652a5d044b231 Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Tue, 24 Jun 2025 12:36:52 +0200 Subject: [PATCH] north monitors --- home-modules/hyprland.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/home-modules/hyprland.nix b/home-modules/hyprland.nix index de8cc01..c70f98e 100644 --- a/home-modules/hyprland.nix +++ b/home-modules/hyprland.nix @@ -33,13 +33,15 @@ let }; north = { main = { - name = "DP-4"; + name = "DP-1"; + # name = "DP-4"; resolution = "2560x1440"; position = "1920x150"; scale = "1.0"; }; left = { - name = "HDMI-A-2"; + # name = "HDMI-A-2"; + name = "HDMI-A-1"; resolution = "1920x1080"; position = "0x0"; scale = "1.0";