l: tweak font a bit
This commit is contained in:
parent
e185a086eb
commit
c5038e74f5
@ -111,10 +111,11 @@ in {
|
|||||||
inconsolata
|
inconsolata
|
||||||
noto-fonts
|
noto-fonts
|
||||||
(iosevka.override {
|
(iosevka.override {
|
||||||
|
# https://typeof.net/Iosevka/customizer
|
||||||
privateBuildPlan = {
|
privateBuildPlan = {
|
||||||
family = "Iosevka";
|
family = "Iosevka";
|
||||||
spacing = "normal";
|
spacing = "term";
|
||||||
serifs = "sans";
|
serifs = "slab";
|
||||||
no-ligation = true;
|
no-ligation = true;
|
||||||
|
|
||||||
variants.design = {
|
variants.design = {
|
||||||
@ -125,7 +126,7 @@ in {
|
|||||||
d = "toothless-corner-serifless";
|
d = "toothless-corner-serifless";
|
||||||
f = "flat-hook-tailed";
|
f = "flat-hook-tailed";
|
||||||
g = "earless-corner";
|
g = "earless-corner";
|
||||||
i = "tailed";
|
i = "hooky";
|
||||||
j = "serifless";
|
j = "serifless";
|
||||||
l = "tailed";
|
l = "tailed";
|
||||||
|
|
||||||
@ -137,7 +138,7 @@ in {
|
|||||||
u = "toothless-rounded";
|
u = "toothless-rounded";
|
||||||
y = "cursive-flat-hook";
|
y = "cursive-flat-hook";
|
||||||
|
|
||||||
one = "line";
|
one = "no-base-long-top-serif";
|
||||||
two = "straight-neck";
|
two = "straight-neck";
|
||||||
three = "flat-top";
|
three = "flat-top";
|
||||||
four = "open";
|
four = "open";
|
||||||
|
Loading…
Reference in New Issue
Block a user