From c9ac46e1a35fbdbc9204c03e4f67555adfac9c0f Mon Sep 17 00:00:00 2001 From: Christian Ott Date: Wed, 7 Aug 2024 10:42:44 +0200 Subject: [PATCH] hypr: add display config for 4k external portable screen --- hyperland/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hyperland/default.nix b/hyperland/default.nix index 6ac71fe..0989a1e 100644 --- a/hyperland/default.nix +++ b/hyperland/default.nix @@ -116,6 +116,7 @@ in monitor=[ "eDP-1,2560x1600@60.00Hz,0x0,1" # "DP-3,3840x2160@60.00Hz,-3840x0,1" + "DP-2,preferred,auto,1.5" ]; "$mod" = "SUPER";