X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=client.c;h=c716625533a1d83f003ca42ef60c9469155538c6;hp=cd16e11867f2b4ba85c9730bc600ebdb6c188874;hb=2091200c957783deed032380d56c4199a23c6b81;hpb=a92cf496c18189f9cbc7c1d7f8edcebbd1d7ff99 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) {