On 11.03.2021 01:53, Jonathan Raines wrote:
The YouTube terminal app, ytfzf <https://github.com/pystardust/ytfzf>, has an option to use Rofi to search YouTube videos and to bypass the terminal.

Opening the terminal I can invoke the command with *ytfzf -D* but

*Key([mod], "y", lazy.spawn("ytfzf -D"), desc="run ytfzf in rofi")* does
not invoke the command.

I can add "kitty" to the front, but that launches the terminal which
defeats the purpose.

To run Ytfzf with Rofi you need to set the environment variable YTFZF_EXTMENU, this variable need to be set before Qtile start.


--
Kai Stian Olstad

--
You received this message because you are subscribed to the Google Groups 
"qtile-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qtile-dev/801f9ee75230631b896ab5cce532992a%40olstad.com.

Reply via email to