Skip to content

[Feature Request] Let change modal icons. #753

Description

@Rid1FZ

Is your feature request related to a problem? Please describe.
There are 3 options to set 3 different types of icons for evil-mode, but it is not enough customizable. It will always use some rounded nerd-fonts icons, or unicode icon, or text. An option to use any custom icon will be a great deal.

Describe the solution you'd like
I went through the source code and found that the doom-modeline--evil function is used to set the icons in doom-modeline-segments.el file. Checking if doom-modeline--evil is already defined will let us define this function(hence customize the icons) before loading doom-modeline.

Additional context
I tried defining this function before and after loading doom-modeline, but it didn't did the trick. I think some changes needed in source code as well.

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