diff options
Diffstat (limited to 'src/defs.h')
| -rw-r--r-- | src/defs.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -91,6 +91,7 @@ typedef struct { int bindsn; Bool new_win_focus; Bool warp_cursor; + Bool new_win_master; Binding binds[256]; char **should_float[256]; char **can_swallow[256]; |
