X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;h=248f97b36279fac14d73c5e8da65001039aab405;hb=2f09e0ce388f63c341cb328d795766e2bd0dc24b;hp=cc5fa89af75d0902878aee76352509a83efb1b62;hpb=ec328fc04fe6e8d8c3d1ee386d4964963eb2ee17;p=chaz%2Fopenbox diff --git a/openbox/config.h b/openbox/config.h index cc5fa89a..248f97b3 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -132,6 +132,8 @@ extern gboolean config_theme_keepborder; extern gchar *config_title_layout; /*! Animate windows iconifying and restoring */ extern gboolean config_animate_iconify; +/*! Size of icons in focus switching dialogs */ +extern guint config_theme_window_list_icon_size; /*! The font for the active window's title */ extern RrFont *config_font_activewindow;