/* Clear status bar to avoid artifacts beneath systray icons */
drw_setscheme(drw,scheme[SchemeNorm]);
drw_rect(drw,0,0,selmon->ww,bh,1,1);
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.