top bar
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
5bb74c5549
commit
e008bb06d5
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…
Reference in New Issue