With keychords I can set Mod4+r to take me to a vim mode, where say 
pressing f with spawn firefox. However, I want to set it up such that only 
pressing Mod4 will take me to the mode instead of Mod4+r. How can I do 
that? I tried the following, but it doesn't work.

KeyChord([mod4], "", [Key([], "f", lazy.spawn("firefox"))])


-- 
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/7b9dbcf5-8d9d-4d34-b8a2-cbe4ba90efd3n%40googlegroups.com.

Reply via email to