diff options
Diffstat (limited to 'options.h')
-rw-r--r-- | options.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ typedef struct { /* window: */ bool fixed_win; bool fullscreen; + bool hide_bar; char *geometry; /* misc flags: */ |