X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=dwm.h;h=ead92b3525e229bcadb82400bd6f80fec4083321;hb=8fa47ac679cfd91c022a35f2469bea7396e5f7c7;hp=0d2ed3ffbf1b45482191553c84feb0c707d2d10d;hpb=b427a2c6cb9c221075e42d0d1007e980a949a7df;p=dwm.git diff --git a/dwm.h b/dwm.h index 0d2ed3f..ead92b3 100644 --- a/dwm.h +++ b/dwm.h @@ -40,6 +40,7 @@ #define MOUSEMASK (BUTTONMASK | PointerMotionMask) /* other stuff used in different places */ #define BORDERPX 1 +#define MINW 100 #define PROTODELWIN 1 enum { NetSupported, NetWMName, NetLast }; /* EWMH atoms */