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

Fiddling with dpi values on work setup monitor

This commit is contained in:
Stefan Ellmauthaler 2024-02-07 09:46:22 +01:00
parent eb5b0261ee
commit 77f4541d04
Failed to extract signature

View File

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