MyNixOS website logo
option

wayland.windowManager.sway.config.bars.*.fonts

Font configuration for this bar.

Declarations
Type
(list of string) or (submodule)
Default
{ }
Example
{
  names = [ "DejaVu Sans Mono" "FontAwesome5Free" ];
  style = "Bold Semi-Condensed";
  size = 11.0;
}