From 77f4541d04e128df1cb963c8a1793e93d27bb66a Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Wed, 7 Feb 2024 09:46:22 +0100 Subject: [PATCH] Fiddling with dpi values on work setup monitor --- users/ellmau/autorandr.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/ellmau/autorandr.nix b/users/ellmau/autorandr.nix index b8f63cf..1ce3c29 100644 --- a/users/ellmau/autorandr.nix +++ b/users/ellmau/autorandr.nix @@ -54,7 +54,7 @@ with lib; { position = "3840x0"; mode = "3840x2160"; #dpi = 288; - dpi = 192; + dpi = 96; }; DP-2 = { enable = true;