Hi guys
I have greenclip as my main clipboard and I'm using rofi to access my 
clipboard.
This command is :

    rofi -modi "clipboard:greenclip print" -show clipboard -run-command 
'{cmd}'    

I'm trying to bind a key for this command in qtile:

  Key(["mod1"], "space" ,lazy.spawn("rofi -modi "clipboard:greenclip print" 
-show clipboard -run-command '{cmd}' "),    

It's not working and it says "invalid syntax"
Can someone help to spawn this command in Qtile please?

-- 
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/fc42e75a-9432-4f8f-8e61-b4a22ee64922n%40googlegroups.com.

Reply via email to