diff --git a/theme.py b/theme.py index eea1072a..ce9318bd 100644 --- a/theme.py +++ b/theme.py @@ -326,7 +326,7 @@ class _Theme(object): highlightbackground=self.current['disabledforeground']) except Exception: - logger.exception('Plugin widget issue ?') + logger.exception(f'Plugin widget issue ? {widget=}') # Apply configured theme