Skip to content

Get output from rofi-script #1895

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

You must be logged in to vote

Script mode is not intended to be part of another script.
If you need to use the output, use 'dmenu' emulation.

Or if you want to re-use existing rofi feature:

rofi -show filebrowser -filebrowser-command 'echo' -modes filebrowser

(We might need to tune filebrowser to be more useful for this, ill put that on the todo list.
Realize it works for opening, but not saving.)

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@fmorroni
Comment options

@DaveDavenport
Comment options

@fmorroni
Comment options

@DaveDavenport
Comment options

@fmorroni
Comment options

Answer selected by fmorroni
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