atkinson hyperlegible -> lexica ultralegible
This commit is contained in:
parent
e2f99e576b
commit
e9119643c6
4 changed files with 14 additions and 13 deletions
|
@ -30,14 +30,14 @@ in {
|
|||
|
||||
fonts = {
|
||||
sansSerif = mkFontOption "sansSerif" {
|
||||
package = pkgs.my.atkinson-hyperlegible-pro;
|
||||
family = "Atkinson Hyperlegible Pro";
|
||||
package = pkgs.my.lexica-ultralegible;
|
||||
family = "Lexica Ultralegible";
|
||||
|
||||
size = 11;
|
||||
};
|
||||
serif = mkFontOption "serif" {
|
||||
package = pkgs.my.atkinson-hyperlegible-pro;
|
||||
family = "Atkinson Hyperlegible Pro";
|
||||
package = pkgs.my.lexica-ultralegible;
|
||||
family = "Lexica Ultralegible";
|
||||
|
||||
size = 11;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue