summaryrefslogtreecommitdiffstats
path: root/source/dialogs/combi.c
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2021-06-14 19:29:05 +0200
committerDave Davenport <qball@blame.services>2021-06-14 19:29:05 +0200
commit0f21541327418e7aaa99a8192eb79ed9c6438b88 (patch)
treecda6a54d5ee059c796fcb7b24ab1abb9bc706bc5 /source/dialogs/combi.c
parent828aaa231a84f9ad23cf836a71b58290b5e217e8 (diff)
[Configuration] Add start of more 'theme' based configuration.
Nested CSS blocks in configuration {} are parsed into rofi_configuration.
Diffstat (limited to 'source/dialogs/combi.c')
-rw-r--r--source/dialogs/combi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/dialogs/combi.c b/source/dialogs/combi.c
index 552ab36d..231b7f0f 100644
--- a/source/dialogs/combi.c
+++ b/source/dialogs/combi.c
@@ -223,7 +223,7 @@ static char * combi_mgrv ( const Mode *sw, unsigned int selected_line, int *stat
}
if ( attr_list != NULL ) {
- ThemeWidget *wid = rofi_theme_find_widget ( sw->name, NULL, TRUE );
+ ThemeWidget *wid = rofi_config_find_widget ( sw->name, NULL, TRUE );
Property *p = rofi_theme_find_property ( wid, P_COLOR, pd->switchers[i].mode->name, TRUE );
if ( p != NULL ) {
PangoAttribute *pa = pango_attr_foreground_new (