aboutsummaryrefslogtreecommitdiffstats
path: root/config-desktop.h
diff options
context:
space:
mode:
Diffstat (limited to 'config-desktop.h')
-rw-r--r--config-desktop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-desktop.h b/config-desktop.h
index 5401ef8..90159ee 100644
--- a/config-desktop.h
+++ b/config-desktop.h
@@ -22,6 +22,7 @@ static const char colors[NUMCOLORS][ColLast][8] = {
};
static const unsigned int borderpx = 1; /* border pixel of windows */
static const unsigned int snap = 8; /* snap pixel */
+static const int statusbarpadding = 0;
static const Bool showbar = True; /* False means no bar */
static const Bool topbar = False; /* False means bottom bar */
static const Bool showtitle = False; /* True means titles are shown on bar */