X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=client.c;h=c716625533a1d83f003ca42ef60c9469155538c6;hb=7e476fb86ba254e6fe3a916ed7b5298e432a469c;hp=cd16e11867f2b4ba85c9730bc600ebdb6c188874;hpb=a92cf496c18189f9cbc7c1d7f8edcebbd1d7ff99;p=dwm.git diff --git a/client.c b/client.c index cd16e11..c716625 100644 --- a/client.c +++ b/client.c @@ -145,7 +145,7 @@ focus(Client *c) { grabbuttons(c, True); } sel = c; - drawstatus(); + drawbar(); if(!selscreen) return; if(c) {