Skip to content

fonts Module for Startingpoint

The fonts module can be used to install nerd-fonts or google-fonts. This module will always download the latest version and properly configure fonts.

Example configuration

- type: fonts
  fonts:
    nerd-fonts:
      - FiraCode # don't add "Nerd Font" suffix.
      - Hack
      - SourceCodePro
      - Terminus
      - JetBrainsMono
      - NerdFontsSymbolsOnly
    google-fonts:
      - Roboto
      - Open Sans