X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=tag.c;h=3a32c52135add1edf0c95efecf0b781a29961ce7;hp=512f355fb315588148e6c59ce498b1f1157bec6a;hb=af1158d105ae10469c7a735fcba040b16cea0d60;hpb=b739721d9ec56379a55228e8e01b618d5932f6ca diff --git a/tag.c b/tag.c index 512f355..3a32c52 100644 --- a/tag.c +++ b/tag.c @@ -122,6 +122,8 @@ tag(Arg *arg) settitle(sel); if(!isvisible(sel)) arrange(NULL); + else + drawstatus(); } void