Commit spacestate config header
This commit is contained in:
parent
e25d6a42a1
commit
d595112e01
1 changed files with 2 additions and 0 deletions
2
config.h
2
config.h
|
@ -54,6 +54,8 @@ typedef struct {
|
||||||
char *spacestate_password;
|
char *spacestate_password;
|
||||||
char *spacestate_name;
|
char *spacestate_name;
|
||||||
char *spacestate_driver;
|
char *spacestate_driver;
|
||||||
|
char *spacestate_hook_open;
|
||||||
|
char *spacestate_hook_close;
|
||||||
|
|
||||||
/* Global configuration based state */
|
/* Global configuration based state */
|
||||||
GKeyFile *keyfile;
|
GKeyFile *keyfile;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue