mirror of
https://github.com/0intro/wmii
synced 2024-11-26 07:39:37 +03:00
thx to keiss (silently replacing the snap)
This commit is contained in:
parent
2afd8d901c
commit
6655ed568c
@ -879,7 +879,7 @@ match_tags(Client *c, const char *prop)
|
||||
void
|
||||
apply_rules(Client *c)
|
||||
{
|
||||
if(!def.colrules)
|
||||
if(!def.tagrules)
|
||||
goto Fallback;
|
||||
|
||||
match_tags(c, c->props);
|
||||
|
Loading…
Reference in New Issue
Block a user