fix(framework): Remove fonts.fontconfig.dpi
It no longer has any effect and tests fail then.
This commit is contained in:
parent
d0fd296ecd
commit
59753d2f8a
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue