decoysnail: disable subpixel hinting
This commit is contained in:
parent
efaa0f412d
commit
4bcdee4a28
@ -89,4 +89,7 @@
|
|||||||
videoDrivers = [ "intel" ];
|
videoDrivers = [ "intel" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
fonts.fontconfig = {
|
||||||
|
subpixel.rgba = "none";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user