#ifdef TILEGEOM /* define your own if you are Xinerama user */
TILEGEOM
#else
/* master area geometry */
mx=wx;
my=wy;
@ -100,5 +97,4 @@ updatetilegeom(void) {
ty=wy;
tw=ww-mw;
th=wh;
#endif
}
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.