summaryrefslogtreecommitdiff
path: root/src/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/defs.h')
-rw-r--r--src/defs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 5f8c3c4..d4cea4b 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -100,7 +100,8 @@ typedef struct {
long border_foc_col;
long border_ufoc_col;
long border_swap_col;
- int master_width;
+ float master_width;
+ int motion_throttle;
int resize_master_amt;
int snap_distance;
int bindsn;