From 4bc88c8d13f0ff20fd7bfe76619dfd743089f365 Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Thu, 30 Jan 2025 13:42:26 +0100 Subject: [PATCH] hyprland display NxXPS --- home-modules/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-modules/hyprland.nix b/home-modules/hyprland.nix index 8c49123..44a9d43 100755 --- a/home-modules/hyprland.nix +++ b/home-modules/hyprland.nix @@ -13,7 +13,7 @@ let scale = "1.0"; }; second = { - name = "DP-2"; + name = "DP-1"; resolution = "1920x1080"; position = "0x0"; scale = "1.0";