diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ /* Ditto for fixed windows. Use "-x colour". */ #define FIXEDCOL "grey90" -/* Width of border window, in pixels. */ +/* Default width of border window, in pixels. Used unless -b width. */ #define BORDERWIDTH 1 /* |