diff options
-rw-r--r-- | config.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h index aca1ba0..3f11d96 100644 --- a/config.def.h +++ b/config.def.h @@ -8,6 +8,7 @@ #ifndef CONFIG_H #define CONFIG_H +/* how long to show notifications */ #define NOTIFICATION_TIMEOUT 10000 /* this icons shown */ |