Disco: Enable font smoothing
This commit is contained in:
parent
59c2d88171
commit
82b0e8f4ee
|
@ -192,6 +192,10 @@
|
|||
size = 16 * 1024;
|
||||
}];
|
||||
|
||||
environment.variables = {
|
||||
FREETYPE_PROPERTIES = "cff:no-stem-darkening=0 autofitter:no-stem-darkening=0 type1:no-stem-darkening=0 t1cid:no-stem-darkening=0";
|
||||
};
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
# settings for stateful data, like file locations and database versions
|
||||
# on your system were taken. It‘s perfectly fine and recommended to leave
|
||||
|
|
Loading…
Reference in a new issue