Skip to content

Variable width faces support #301

@Vincent-P

Description

@Vincent-P

Is your feature request related to a problem? Please describe.
I really enjoy having variable-width fonts for every UI fonts, but I can't do this with doom-modeline.
If for example I set doom-modeline-buffer-path or doom-modeline-buffer-file face family to "Noto Sans" with this: (set-face-attribute 'doom-modeline-buffer-path nil :family "Noto Sans"), the buffer in inactives modelines will still be displayed using a fixed-width font.

Describe the solution you'd like
Is it possible to have inactive variant for each face? Maybe there is an even better solution?

Describe alternatives you've considered
Well there isn't any alternative so I am stuck with fixed-width font for now...

Additional context
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions