diff options
Diffstat (limited to '')
-rw-r--r-- | client.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -145,7 +145,7 @@ focus(Client *c) { grabbuttons(c, True); } sel = c; - drawstatus(); + drawbar(); if(!selscreen) return; if(c) { |
index : dwm | ||
dwm fork - https://dwm.suckless.org/ | malf |
summaryrefslogtreecommitdiffstats |