added missing arrange
This commit is contained in:
parent
19da197f58
commit
57e6e3bb80
1
tag.c
1
tag.c
@ -269,6 +269,7 @@ tag(Arg *arg)
|
||||
sel->tags[i] = False;
|
||||
sel->tags[arg->i] = True;
|
||||
settitle(sel);
|
||||
arrange(NULL);
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
x
Reference in New Issue
Block a user