1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

Change notebook dpi to 192

Signed-off-by: Stefan Ellmauthaler <stefan.ellmauthaler@tu-dresden.de>
This commit is contained in:
Stefan Ellmauthaler 2024-02-06 12:53:20 +01:00
parent 76240be5ec
commit da29acb0b7
Failed to extract signature

View File

@ -54,7 +54,7 @@ with lib; {
position = "3840x0";
mode = "3840x2160";
#dpi = 288;
dpi = 96;
dpi = 192;
};
DP-2 = {
enable = true;