From b9948793a5f02a649f1baf700baefab40e044567 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Tue, 7 Oct 2008 15:25:41 +0200 Subject: Add manpage, ignore spaces in tokens, introduce interval --- config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h') diff --git a/config.h b/config.h index 1ed0176..3e018a4 100644 --- a/config.h +++ b/config.h @@ -15,6 +15,7 @@ extern const char **run_watches; extern unsigned int num_run_watches; extern const char *wmii_normcolors; extern const char order[MAX_ORDER][2]; +extern int interval; extern bool use_colors; #endif -- cgit v1.2.3