diff options
Diffstat (limited to 'config.def.h')
-rw-r--r-- | config.def.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config.def.h b/config.def.h index 2ce4caa..e57efa9 100644 --- a/config.def.h +++ b/config.def.h @@ -3,7 +3,8 @@ **********************/ /*************** - * LOOK & FEEL * [All of these are required options] + * LOOK & FEEL * [All of these are required options except OPACITY and + *TRANSPARENTLIST] **************/ /* Border colors */ @@ -38,7 +39,7 @@ #define SMENUBGCOL 0x1F9B92 /* You must use a compositor (eg xcompmgr, picom) for the next 2 settings - * to have any effect! + * to have any effect, and each setting doesn't work without the other */ /* From 0 - 255, the opacity of windows marked 'transparent' */ |