opt: toggletag dispatch not trigger tag animaiton
This commit is contained in:
@@ -6669,7 +6669,7 @@ void toggletag(const Arg *arg) {
|
|||||||
if (newtags) {
|
if (newtags) {
|
||||||
sel->tags = newtags;
|
sel->tags = newtags;
|
||||||
focusclient(focustop(selmon), 1);
|
focusclient(focustop(selmon), 1);
|
||||||
arrange(selmon, true);
|
arrange(selmon, false);
|
||||||
}
|
}
|
||||||
printstatus();
|
printstatus();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user