Add toggle up/down bar (not work)
This commit is contained in:
@@ -8,7 +8,7 @@ static const unsigned int gappx = 15; /* gaps between windows */
|
||||
static const unsigned int snap = 32; /* snap pixel */
|
||||
static const int showbar = 1; /* 0 means no bar */
|
||||
static const int showextrabar = 1; /* 0 means no extra bar */
|
||||
static const int topbar = 1; /* 0 means bottom bar */
|
||||
static const int topbar = 0; /* 0 means bottom bar */
|
||||
static const char statussep = ';';
|
||||
static const int horizpadbar = 8; /* horizontal padding for statusbar */
|
||||
static const int vertpadbar = 12; /* vertical padding for statusbar */
|
||||
|
||||
Reference in New Issue
Block a user