From da29acb0b7da247d0e1968c7d730d7ca2ba2b6ab Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Tue, 6 Feb 2024 12:53:20 +0100 Subject: [PATCH] Change notebook dpi to 192 Signed-off-by: Stefan Ellmauthaler --- 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 1ce3c29..b8f63cf 100644 --- a/users/ellmau/autorandr.nix +++ b/users/ellmau/autorandr.nix @@ -54,7 +54,7 @@ with lib; { position = "3840x0"; mode = "3840x2160"; #dpi = 288; - dpi = 96; + dpi = 192; }; DP-2 = { enable = true;