Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
fix of resize (thanks Sander for the hint!)
[dwm.git]
/
config.default.h
diff --git
a/config.default.h
b/config.default.h
index
83d244d
..
dcf13e3
100644
(file)
--- a/
config.default.h
+++ b/
config.default.h
@@
-26,7
+26,6
@@
static Rule rule[] = { \
/* layout(s) */
#include "tile.h"
/* layout(s) */
#include "tile.h"
-#include "float.h"
#define LAYOUTS \
static Layout layout[] = { \
/* symbol function */ \
#define LAYOUTS \
static Layout layout[] = { \
/* symbol function */ \