fix: attachclients in applyrules
1 files changed, 1 insertions(+), 0 deletions(-) M dwl.c
M dwl.c => dwl.c +1 -0
@@ 614,6 614,7 @@ applyrules(Client *c) } setmon(c, mon, newtags); + attachclients(mon); } void