Set hidpi settings

This commit is contained in:
2024-11-29 22:06:27 +01:00
parent 4ae536534f
commit 40b811fb01
2 changed files with 10 additions and 5 deletions
+2 -5
View File
@@ -220,12 +220,9 @@ in {
status = "disable";
}
{
criteria = "DP-1";
criteria = "Dell Inc. DELL S2722QC 2HHZH24";
position = "0,0";
}
{
criteria = "DP-2";
position = "0,1180";
scale = 1.6;
}
];
}
+8
View File
@@ -34,10 +34,18 @@
"IPAPMincho"
];
};
# HIDPI settings
subpixel.lcdfilter = "none";
hinting.enable = false;
};
};
i18n.defaultLocale = "en_US.UTF-8";
environment.variables = {
FREETYPE_PROPERTIES = "cff:no-stem-darkening=0 autofitter:no-stem-darkening=0";
};
# Create an FHS mount to support flatpak host icons/fonts
system.fsPackages = [pkgs.bindfs];
fileSystems = let