diff --git a/src/wconfig.h.in b/src/wconfig.h.in index 577311c0..6045cb72 100644 --- a/src/wconfig.h.in +++ b/src/wconfig.h.in @@ -35,6 +35,12 @@ /* If you want animations for iconification, shading, icon arrangement etc. */ #define ANIMATIONS +/* If you want the application icon to be highlighted when it has the focus */ +#define NEWAPPICON + +/* If you want the application icon to bounce when opening a dialog etc */ +#define BOUNCE_APP + /* undefine it if you don't want your config files to be preprocessed by cpp */ #define USECPP