Commit spacestate config header

This commit is contained in:
Wilco Baan Hofman 2016-09-25 17:08:55 +02:00
parent e25d6a42a1
commit d595112e01

View file

@ -54,6 +54,8 @@ typedef struct {
char *spacestate_password;
char *spacestate_name;
char *spacestate_driver;
char *spacestate_hook_open;
char *spacestate_hook_close;
/* Global configuration based state */
GKeyFile *keyfile;