X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=render%2Ftheme.c;h=b9172b69719f456a5fd1107ff72663bd8d72fc0a;hb=0a809d36dd770aae300a19d841fa7958cbe67628;hp=7f67b47aa4888b5cc770fdd02f14de19866ff1de;hpb=632b2af7a8283eff025456d3bb39a362311f4182;p=chaz%2Fopenbox diff --git a/render/theme.c b/render/theme.c index 7f67b47a..b9172b69 100644 --- a/render/theme.c +++ b/render/theme.c @@ -470,7 +470,7 @@ RrTheme* RrThemeNew(const RrInstance *inst, gchar *name) theme->a_hover_focused_iconify = RrAppearanceCopy(theme->a_hover_focused_max); theme->a_hover_unfocused_iconify = - RrAppearanceCopy(theme->a_hover_focused_max); + RrAppearanceCopy(theme->a_hover_unfocused_max); theme->a_unfocused_unpressed_iconify = RrAppearanceCopy(theme->a_unfocused_unpressed_max); theme->a_unfocused_pressed_iconify =