This commit is contained in:
parent
6a3fe408a5
commit
4e9c225405
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
@ -19,7 +19,7 @@ static const int topbar = 0;
|
||||||
static const int focusonwheel = 1;
|
static const int focusonwheel = 1;
|
||||||
static int floatposgrid_x = 5;
|
static int floatposgrid_x = 5;
|
||||||
static int floatposgrid_y = 3;
|
static int floatposgrid_y = 3;
|
||||||
static const unsigned int systrayspacing = 0;
|
static const unsigned int systrayspacing = -5;
|
||||||
static const int showsystray = 1;
|
static const int showsystray = 1;
|
||||||
|
|
||||||
/* Indicators: see patch/bar_indicators.h for options */
|
/* Indicators: see patch/bar_indicators.h for options */
|
||||||
|
|
Loading…
Add table
Reference in a new issue