add a data structure for 'bar' configuration

This commit is contained in:
Michael Stapelberg
2011-10-12 22:52:55 +01:00
parent f26a344dfa
commit 4898f78e5e
2 changed files with 69 additions and 0 deletions

View File

@ -21,6 +21,7 @@
char *current_configpath = NULL;
Config config;
struct modes_head modes;
struct barconfig_head barconfigs;
/**
* Ungrabs all keys, to be called before re-grabbing the keys because of a