From 98f6c0ea211945effbdc253cc7a408d86476b57f Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sun, 31 May 2026 13:47:12 +0200 Subject: [PATCH] feat(hyprland): add main monitor resolution for streaming --- users/modules/desktop/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/users/modules/desktop/hyprland.nix b/users/modules/desktop/hyprland.nix index e2ba66b..e5d7d10 100644 --- a/users/modules/desktop/hyprland.nix +++ b/users/modules/desktop/hyprland.nix @@ -70,6 +70,7 @@ in { { "marpa" = [ "DP-1, 3440x1440@144, 1080x550, 1" + # "DP-1, 2560x1440@144, 1080x550, 1" # streaming "DP-2, 2560x1080@60, 0x0, 1, transform, 1" ]; "gampo" = [];