Describe the feature
If the feature involves replacement of current functionality, how the new
functionality is better?
If the feature is implemented in another application, include:
dmenu, but I have failed to find it.If possible try to explain how you would expect to use feature:
For example, should it be a configuration option or a hot-key.
match-highlight-font-weight: bold;
match-highlight-font-decoration: underline;
match-highlight-font-weight: none;
match-highlight-font-decoration: underline;
match-highlight-font-weight: bold;
match-highlight-font-decoration: none;
match-highlight-font-weight: none;
match-highlight-font-decoration: none;
When reporting a feature request include the following information:
Version: 1.5.4This is a duplicate of #515.
The highlighting style can already be modified or disabled.
rofi -show drun -no-config -theme-str 'element { highlight: none; }'
Whoops, sorry about that.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
The highlighting style can already be modified or disabled.