setting default border to 2 pixels

This commit is contained in:
Anselm R. Garbe 2006-03-23 14:30:00 +01:00
parent fecbab94dd
commit 5e2c219f0e
2 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@ enum {
#define MAX_TAGS 8
#define MAX_TAGLEN 32
#define DEF_BORDER 3
#define DEF_BORDER 2
#define DEF_SNAP 20
#define ROOT_MASK SubstructureRedirectMask

View File

@ -24,7 +24,7 @@ do
done
# WM CONFIGURATION
xwrite /def/border 3
xwrite /def/border 2
xwrite /def/snap 20
xwrite /def/font $WMII_FONT
xwrite /def/selcolors $WMII_SELCOLORS