From 77406600c42b4bc45ea061c081da73c564b4cc74 Mon Sep 17 00:00:00 2001 From: uint23 Date: Tue, 29 Apr 2025 18:18:57 +0100 Subject: discard use of macors --- src/defs.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/defs.h') 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; -- cgit v1.2.3