From 6fc8711db1aece652b045a4957fdfc7369af3b63 Mon Sep 17 00:00:00 2001 From: Gabriella Bere Date: Mon, 23 Sep 2024 12:42:50 +0100 Subject: [PATCH] changed monitor config once again to recentre after changing the physical setup --- home-manager/hyprland.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home-manager/hyprland.nix b/home-manager/hyprland.nix index 421ab04..8b15add 100644 --- a/home-manager/hyprland.nix +++ b/home-manager/hyprland.nix @@ -13,8 +13,8 @@ monitor = [ "eDP-2, 2560x1600@165, 0x0, auto" # main laptop monitor - "DP-2, 1920x1080@119.98, -1280x-1080, auto" # left external monitor - "DP-3, 1920x1080@119.98, 640x-1080, auto" # right external monitor + "DP-2, 1920x1080@119.98, -960x-1080, auto" # left external monitor + "DP-3, 1920x1080@119.98, 960x-1080, auto" # right external monitor ]; # Define SUPER key as mod key