davatorium / rofi

Rofi: A window switcher, application launcher and dmenu replacement
https://davatorium.github.io/rofi/
Other
13.24k stars 613 forks source link

[QUESTION/REQUEST] Unable to change prompt for "drun"? #1284

Closed in0ni closed 3 years ago

in0ni commented 3 years ago

I'd like to customize the prompt for built-in modi (like drun).

I have a few -dmenu scripts as well as custom modi (name:script) where I use consistent custom prompts w/ icons and simply would like a way to override the prompt for built-in modi.

I have tried using rofi -show drun -p "CUSTOM" with no avail. As far as I know, there is no way for me to use an approach like that in rofi-script where I can set using echo -en "\0prompt\x1fCUSTOM\n".

Is there any support for overriding build-in modi prompt (drun) that I have missed in the docs?

github-actions[bot] commented 3 years ago

@in0ni: hello! :wave:

This issue is being automatically closed because it does not follow the issue template.