mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
Remove fonts.fontconfig.dpi in Lenovo Thinkpad X1 6th Gen QHD
This commit is contained in:
@@ -6,7 +6,6 @@
|
|||||||
|
|
||||||
# Fix font sizes in X
|
# Fix font sizes in X
|
||||||
services.xserver.dpi = 210;
|
services.xserver.dpi = 210;
|
||||||
fonts.fontconfig.dpi = 210;
|
|
||||||
|
|
||||||
# Enable readable font on console. The example configuration that
|
# Enable readable font on console. The example configuration that
|
||||||
# follows is taliored towards western languages. To see how to
|
# follows is taliored towards western languages. To see how to
|
||||||
|
|||||||
Reference in New Issue
Block a user