parent
5f96b603a8
commit
3615e60e5b
3 changed files with 10 additions and 2 deletions
|
@ -117,7 +117,7 @@ class I3BarOutput(object):
|
|||
})
|
||||
width = self._theme.minwidth(widget)
|
||||
self._widgets.append({
|
||||
u"full_text": full_text,
|
||||
u"full_text": full_text
|
||||
"color": self._theme.fg(widget),
|
||||
"background": self._theme.bg(widget),
|
||||
"separator_block_width": self._theme.separator_block_width(widget),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue