summaryrefslogtreecommitdiff
path: root/src/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings.h')
-rw-r--r--src/settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/settings.h b/src/settings.h
index 1bea648..3fed541 100644
--- a/src/settings.h
+++ b/src/settings.h
@@ -52,6 +52,7 @@ struct BarSettings {
} *keys;
PianoAudioFormat_t audioFormat;
char *autostartStation;
+ char *eventCmd;
};
typedef struct BarSettings BarSettings_t;