MyNixOS website logo
option

wayland.windowManager.sway.config.fonts.names

List of font names list used for window titles. Only FreeType fonts are supported. The order here is important (e.g. icons font should go before the one used for text).

Declarations
    Type
    list of string
    Default
    [ "monospace" ]
    Example
    [ "FontAwesome" "Terminus" ]