X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3status;a=blobdiff_plain;f=config.h;h=9437ef21c8945b0a9f1ad2b984e48b03aa520aa8;hp=3e018a4486ed786fbdffbfe1ced597c6f72c3735;hb=753144d58b5b7edb104f78b0c0331ad150fcdb7c;hpb=c5b50af38827e5e7f69d2d14b685481ea02c9fc4 diff --git a/config.h b/config.h index 3e018a4..9437ef2 100644 --- a/config.h +++ b/config.h @@ -15,7 +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 unsigned int interval; extern bool use_colors; #endif