]> Pileus Git - wmpus/blobdiff - sys-x11.c
Make settings configurable
[wmpus] / sys-x11.c
index 3fc4ed7f7d7a02a7e6e935b49895b5000173a7a7..8b4ecfa501e237e2e9a1cde772d90a61086211a0 100644 (file)
--- a/sys-x11.c
+++ b/sys-x11.c
@@ -12,7 +12,9 @@
 #include "sys.h"
 #include "wm.h"
 
+#ifndef BORDER
 #define BORDER 2
+#endif
 
 /* Internal structures */
 struct win_sys {