Show active window title in mowedline

This commit is contained in:
Tom Willemse 2015-09-03 16:01:25 +02:00
parent a867ea38e2
commit e6107a6aa8

View file

@ -55,6 +55,8 @@
'background 'transparent
(widget:text 'name "taglist"
'format (compose string-maybe-pad-left tag-list-formatter))
(widget:spacer 'width 5)
(widget:active-window-title)
(widget:spacer 'flex 1)
(widget:text 'name "mpd"
'format (add-fa-icon "")