Closed The-Soulless closed 6 years ago
This is possible using the new theme format.
Mind saying how?
By setting the highlight property on the element field:
element {
highlight: bold underline;
}
to test:
rofi -theme-str 'element { highlight: bold underline; }' -show drun
That doesn't change the description in the parentheses https://a.uguu.se/q0iZhB2WLDOq.png
That is currently not yet possible. It will be added once we have the string formatting functionality from @sardemff7 .
Sorry misunderstood the original report. Allow changing the markup used by drun launcher.
Is it possible to turn off markup completely? Or even just colour it the same as the background?
See previous comment.
added feature 'drun-display-format' should allow you to fix this.
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.
Version
Version: 1.5.1
Configuration
https://gist.github.com/The-Soulless/a24d1fbf184ef61b09050d2dee18b240
Launch Command
bindsym $mod+d exec rofi -show combi bindsym $mod+Shift+d exec rofi -show run
Steps to reproduce
What behaviour you see
What behaviour you expect to see