From a705cac5dea73208c3ce811f3425abbf50b9a32d Mon Sep 17 00:00:00 2001 From: Armel van Ravels Date: Tue, 28 Apr 2026 20:51:43 +0200 Subject: [PATCH] configure macbook pro screen --- systems/modules/home/wm/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/modules/home/wm/hyprland.nix b/systems/modules/home/wm/hyprland.nix index c71c01e..6170424 100644 --- a/systems/modules/home/wm/hyprland.nix +++ b/systems/modules/home/wm/hyprland.nix @@ -27,6 +27,7 @@ in settings = { ### MONITOR monitor = [ + "eDP-1,1920x1200,auto,1" "DP-3,2440x1440,auto,1" ",preferred,auto,1" ];