summaryrefslogtreecommitdiff
path: root/openbox/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/config.h')
-rw-r--r--openbox/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbox/config.h b/openbox/config.h
index c7df90f0..13255108 100644
--- a/openbox/config.h
+++ b/openbox/config.h
@@ -113,6 +113,8 @@ extern gboolean config_menu_warppointer;
extern gboolean config_menu_xorstyle;
/*! delay for hiding menu when opening */
extern guint config_menu_hide_delay;
+/*! show icons in client_list_menu */
+extern gboolean config_menu_client_list_icons;
/*! User-specified menu files */
extern GSList *config_menu_files;