aboutsummaryrefslogtreecommitdiffstats
path: root/config-laptop.h
diff options
context:
space:
mode:
Diffstat (limited to 'config-laptop.h')
-rw-r--r--config-laptop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-laptop.h b/config-laptop.h
index bc9e02f..4d18558 100644
--- a/config-laptop.h
+++ b/config-laptop.h
@@ -28,6 +28,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 = 3;
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 */