this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ft: configure ligations for Hosevka

+8 -3
+8 -3
modules/iosevka.nix
··· 9 9 dollar = "open"; 10 10 percent = "dots"; 11 11 four = "semi-open-non-crossing-serifless"; 12 - lig-ltgteq = "slanted"; 12 + # lig-ltgteq = "slanted"; 13 13 }; 14 + }; 15 + ligations = { 16 + inherits = "dlig"; 17 + enables = ["center-ops" "brst"]; 18 + disables = ["minus-minus" "exeq" "tildeeq" "slasheq"]; 14 19 }; 15 20 weights = { 16 21 extralight = { ··· 50 55 privateBuildPlan = { 51 56 family = "Hosevka"; 52 57 53 - inherit variants weights slopes; 58 + inherit variants weights slopes ligations; 54 59 }; 55 60 }; 56 61 hosevka-ss09-term = buildIosevka { ··· 59 64 family = "Hosevka Term"; 60 65 spacing = "term"; 61 66 62 - inherit variants weights slopes; 67 + inherit variants weights slopes ligations; 63 68 }; 64 69 }; 65 70 nf-patch = font: