mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 17:38:41 +08:00
fix(framework): Remove fonts.fontconfig.dpi
It no longer has any effect and tests fail then.
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
|
||||
# Fix font sizes in X
|
||||
services.xserver.dpi = 200;
|
||||
fonts.fontconfig.dpi = 200;
|
||||
|
||||
# Fix sizes of GTK/GNOME ui elements
|
||||
environment.variables = {
|
||||
|
||||
Reference in New Issue
Block a user