mirror of https://github.com/0intro/wmii
setting default border to 2 pixels
This commit is contained in:
parent
fecbab94dd
commit
5e2c219f0e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue