Property UseNerdIcons
UseNerdIcons
Gets or sets a flag indicating whether to use Nerd Font icons. Defaults to Enable
which can be configured by end users from their ./.tui/config.json
via
ConfigurationManager.
public bool UseNerdIcons { get; set; }