]> git.sur5r.net Git - i3/i3/blobdiff - include/i3.h
Don’t start i3-nagbar when using -C to validate the config
[i3/i3] / include / i3.h
index 089dfcbafcc82bea81e4cd69abf9bd4c42d9bf78..fca983ecb816d2a06174c76b55120c76f0083b02 100644 (file)
@@ -44,5 +44,6 @@ extern uint8_t root_depth;
 extern bool xcursor_supported, xkb_supported;
 extern xcb_window_t root;
 extern struct ev_loop *main_loop;
+extern bool only_check_config;
 
 #endif