xsession.windowManager.i3.config.bars.*.fonts

Font configuration for this bar.

Type
(list of string) or (submodule)
Default
{ }
Example
{
  names = [ "DejaVu Sans Mono" "FontAwesome5Free" ];
  style = "Bold Semi-Condensed";
  size = 11.0;
}
Declared
<home-manager/modules/services/window-managers/i3-sway/i3.nix>