summaryrefslogtreecommitdiff
path: root/vanitygaps.c
diff options
context:
space:
mode:
Diffstat (limited to 'vanitygaps.c')
-rw-r--r--vanitygaps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vanitygaps.c b/vanitygaps.c
index da140c8..66d1869 100644
--- a/vanitygaps.c
+++ b/vanitygaps.c
@@ -17,6 +17,7 @@ static void tile(Monitor *m);
static void getgaps(Monitor *m, int *oh, int *ov, int *ih, int *iv, unsigned int *nc);
static void getfacts(Monitor *m, int msize, int ssize, float *mf, float *sf, int *mr, int *sr);
static void setgaps(int oh, int ov, int ih, int iv);
+static int enablegaps = 1;
void
setgaps(int oh, int ov, int ih, int iv)