From edbe4e7f66293bb97564d52b03f3f4dd7bfe2c60 Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Wed, 20 Nov 2024 01:27:20 +0100 Subject: [PATCH] moved NORTH screen --- home-modules/hyprland.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home-modules/hyprland.nix b/home-modules/hyprland.nix index 6f7e8b4..17c9b22 100755 --- a/home-modules/hyprland.nix +++ b/home-modules/hyprland.nix @@ -21,13 +21,13 @@ let main = { name = "DP-4"; resolution = "2560x1440"; - position = "1920x0"; + position = "1920x150"; scale = "1.0"; }; left = { name = "HDMI-A-2"; resolution = "1920x1080"; - position = "0x360"; + position = "0x0"; scale = "1.0"; }; # right = {