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.

I can pipe commands into rofi by using the command *"ytfzf -D <search> | 
rofi -show drun"* but that is a hard coded command.

Could someone please help me get the key bind command worded properly? I've 
even checked a few videos on YouTube where the person had the command *"ytfzf 
-D"* bound to a hot key (not qtile though).

Thanks for your time!

-- 
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/c39657d2-a5ee-488a-8b72-3a832fcf3378n%40googlegroups.com.

Reply via email to