summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options.h b/options.h
index aa93a0c..e17f322 100644
--- a/options.h
+++ b/options.h
@@ -40,6 +40,7 @@ typedef struct {
bool fullscreen;
bool hide_bar;
char *geometry;
+ char *res_name;
/* misc flags: */
bool quiet;