not possible?

Le mercredi 29 décembre 2021 à 17:31:16 UTC+1, Vincent Girès a écrit :

> 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/ee1e4988-0a94-4b57-8f13-244152a966e2n%40googlegroups.com.

Reply via email to