summaryrefslogtreecommitdiff
path: root/src/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings.h')
-rw-r--r--src/settings.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/settings.h b/src/settings.h
index 083e610..b70e4f9 100644
--- a/src/settings.h
+++ b/src/settings.h
@@ -96,8 +96,7 @@ typedef struct {
char *bindTo;
char *autostartStation;
char *eventCmd;
- char *loveIcon;
- char *banIcon;
+ char *loveIcon, *banIcon, *tiredIcon;
char *atIcon;
char *npSongFormat;
char *npStationFormat;