From ea14299e1786f5d8aaeafbfd3b9baac899bb6025 Mon Sep 17 00:00:00 2001 From: Gabriella Bere Date: Wed, 27 Aug 2025 14:38:45 +0100 Subject: [PATCH] added a monitor rule for TVs --- home-manager/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-manager/hyprland.nix b/home-manager/hyprland.nix index 67793c9..b7a4d4c 100644 --- a/home-manager/hyprland.nix +++ b/home-manager/hyprland.nix @@ -14,6 +14,7 @@ "eDP-2, 2560x1600@165, 0x0, auto" # main laptop monitor "desc:Lenovo Group Limited LEN G24-10 U5B4ZAM2, 1920x1080@119.98, -960x-1080, auto" # left external monitor "desc:Lenovo Group Limited LEN G24-10 U5B4KL78, 1920x1080@119.98, 960x-1080, auto" # right external monitor + ", preferred, auto-center-up, 1" # any other monitors get added centrally above, this is meant for TVs really ]; workspace = [ "name:comms, monitor:desc:Lenovo Group Limited LEN G24-10 U5B4ZAM2, default:true, persistent:true"