summaryrefslogtreecommitdiff
path: root/src/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/defs.h')
-rw-r--r--src/defs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/defs.h b/src/defs.h
index 0f4970a..b8dd19d 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -105,6 +105,7 @@ typedef struct {
int resize_window_amt;
Bool new_win_focus;
Bool warp_cursor;
+ Bool floating_on_top;
Bool new_win_master;
Binding binds[MAX_ITEMS];
char **should_float[MAX_ITEMS];