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