diff config.h @ 3:faa4cb9d7bd6

add TASKBAR and CLICK_TO_FOCUS
author paulo@localhost
date Thu, 23 Apr 2009 02:43:13 -0700
parents ba504f41828f
children a54de16f8277
line diff
     1.1 --- a/config.h	Tue Mar 24 12:52:45 2009 -0700
     1.2 +++ b/config.h	Thu Apr 23 02:43:13 2009 -0700
     1.3 @@ -12,6 +12,8 @@
     1.4  #define SELBGCOLOR		"#222222"
     1.5  #define SELFGCOLOR		"#00ff00"
     1.6  #define TOPBAR			True		/* False */
     1.7 +#define TASKBAR			True		/* False */
     1.8 +#define CLICK_TO_FOCUS			True		/* False */
     1.9  
    1.10  /* behavior */
    1.11  #define SNAP			10		/* pixel */