Workaround for hidpi fonts bug
This commit is contained in:
parent
8b75612a9f
commit
36e41efbe4
1 changed files with 1 additions and 2 deletions
|
@ -25,8 +25,7 @@
|
||||||
systemd.services.pcscd.environment.PCSCLITE_FILTER_IGNORE_READER_NAMES =
|
systemd.services.pcscd.environment.PCSCLITE_FILTER_IGNORE_READER_NAMES =
|
||||||
"Alcor";
|
"Alcor";
|
||||||
|
|
||||||
hardware.video.hidpi.enable = true;
|
#hardware.video.hidpi.enable = true;
|
||||||
fonts.optimizeForVeryHighDPI = true;
|
|
||||||
|
|
||||||
# CPU Configuration
|
# CPU Configuration
|
||||||
hardware.cpu.intel.updateMicrocode = true;
|
hardware.cpu.intel.updateMicrocode = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue