Skip to content

Commit

Permalink
added ligatures
Browse files Browse the repository at this point in the history
  • Loading branch information
jhilker98 committed Nov 1, 2023
1 parent 329c1d7 commit a464508
Show file tree
Hide file tree
Showing 2 changed files with 1,085 additions and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
in {
packages = rec {
josevka = pkgs.iosevka.override {
privateBuildPlan = builtins.readFile ./utils/stylix/josevka.toml;
privateBuildPlan = builtins.readFile ./utils/stylix/plans/josevka.toml;
set = "josevka";
};
};
Expand Down
Loading

0 comments on commit a464508

Please sign in to comment.