Code

New configuraton option: screen-list
[ncmpc.git] / src / options.h
index 3f203b09c1793d9dc3046cb03efef8964dbbc644..6acf88b0902ccc03a9754d33fdab619abb61be5e 100644 (file)
@@ -12,6 +12,7 @@ typedef struct
   char *list_format;
   char *status_format;
   char *xterm_title_format;
+  char **screen_list;
   int   port;
   int   crossfade_time;
   int   search_mode;