You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
I would like to hide the input run prompt + the space it takes at the top of the window.
While I can do --prompt-text "", this doesn't get rid of the space on the top, it only hides the text.
I basically just want a selection menu, with the topmost item already being the first item in the list, instead of the prompt.
Summary:
I would like to hide the input run prompt + the space it takes at the top of the window.
While I can do
--prompt-text ""
, this doesn't get rid of the space on the top, it only hides the text.I basically just want a selection menu, with the topmost item already being the first item in the list, instead of the prompt.
My config:
And I am running it like so:
echo "" | tofi-run --anchor top-right
.The text was updated successfully, but these errors were encountered: