moved BORDERPX to config.*.h
This commit is contained in:
parent
936e11fd54
commit
caf5a16271
5 changed files with 4 additions and 3 deletions
1
dwm.h
1
dwm.h
|
@ -37,7 +37,6 @@
|
|||
/* mask shorthands, used in event.c and client.c */
|
||||
#define BUTTONMASK (ButtonPressMask | ButtonReleaseMask)
|
||||
/* other stuff used in different places */
|
||||
#define BORDERPX 1
|
||||
#define PROTODELWIN 1
|
||||
|
||||
enum { NetSupported, NetWMName, NetLast }; /* EWMH atoms */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue