hello,
i'm using mainly Tile layout and i like to set some tools on master_match.

with one of them,  wm_class and title have to be use to identify it, with 
other, only wm_class is enough. problem is i don't know how to specify all 
in master_match that allow only one match?

this is the two matches i need to work together in the master_match:
Match(wm_class=['app2', 'app2', 'app3'])
Match(wm_class='app4', title=re.compile('.*title.*')

Is that possible?

-- 
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/e5e25fac-c4db-4f22-8151-a90d1617c4f9n%40googlegroups.com.

Reply via email to