parent
5bb74c5549
commit
e008bb06d5
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
@ -15,7 +15,7 @@ static const unsigned int borderpx = 2;
|
|||
static const unsigned int snap = 33;
|
||||
static const int swallowfloating = 1;
|
||||
static const int showbar = 1;
|
||||
static const int topbar = 0;
|
||||
static const int topbar = 1;
|
||||
static const int focusonwheel = 1;
|
||||
static int floatposgrid_x = 5;
|
||||
static int floatposgrid_y = 3;
|
||||
|
|
Loading…
Add table
Reference in a new issue