From eeff28113f41fe33bc031fcdde4dca67b26e2ca5 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sun, 1 Jan 2023 21:03:21 -0500 Subject: fix dpi, i think Change-Id: Id643cb4cfe8d1ad9e19cfd8faaddaad5f881e3bb --- profiles/laptop.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/laptop.nix b/profiles/laptop.nix index b23e08d..3449b42 100644 --- a/profiles/laptop.nix +++ b/profiles/laptop.nix @@ -46,7 +46,7 @@ position = "0x0"; mode = "1920x1080"; rate = "60.00"; - dpi = 156; + dpi = 166; }; in { -- cgit v1.2.3