Skip to content

Commit

Permalink
Fix JetBrains Mono Family names
Browse files Browse the repository at this point in the history
[why]
The JetBrains Mono font has a lot of different families. A lot users install
just all "JetBrainsMono Nerd Font" families, and this can break in a lot
different ways.

[how]
Just turn the feature on in font-patcher (via patch-em-all's config).

Fixes: #542

Signed-off-by: Fini Jastrow <[email protected]>
  • Loading branch information
Finii committed Jan 15, 2023
1 parent 52d328f commit b98c2a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/unpatched-fonts/JetBrainsMono/config.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
config_patch_flags="--makegroups"

0 comments on commit b98c2a1

Please sign in to comment.