diff options
Diffstat (limited to 'config.def.h')
-rw-r--r-- | config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h index 717e907..0e0bb44 100644 --- a/config.def.h +++ b/config.def.h @@ -9,7 +9,7 @@ #define _CONFIG_H /* how long to display notifications */ -#define NOTIFICATION_TIMEOUT 10000 +#define NOTIFICATION_TIMEOUT 10 /* name of the icon used for notifications */ #define ICON_AUDIO_X_GENERIC "audio-x-generic" |