]> git.sur5r.net Git - i3/i3/blobdiff - i3bar/include/config.h
Merge branch 'master' into next
[i3/i3] / i3bar / include / config.h
index 1015cc5f2c0fc66d81e0331bc7252bc7fa5282fe..4f6e8858f2f8798809fb17e3198d22e4f59cef56 100644 (file)
@@ -20,6 +20,7 @@ typedef enum {
 
 typedef struct config_t {
     int          hide_on_modifier;
+    int          modifier;
     position_t   position;
     int          verbose;
     struct xcb_color_strings_t colors;