Skip to content

Replace the "Search" prompt with say, the time #2062

Answered by DaveDavenport
stibinator asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, remove the prompt widget and add a custom textbox widget. See the manpages for more information.

Example:

rofi -show drun -theme-str 'inputbar { children: [ textbox-myprompt, entry ]; } textbox-myprompt { content: "mytest"; expand: false;  }' 

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by stibinator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants