Show active window title in mowedline
This commit is contained in:
parent
a867ea38e2
commit
e6107a6aa8
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@
|
||||||
'background 'transparent
|
'background 'transparent
|
||||||
(widget:text 'name "taglist"
|
(widget:text 'name "taglist"
|
||||||
'format (compose string-maybe-pad-left tag-list-formatter))
|
'format (compose string-maybe-pad-left tag-list-formatter))
|
||||||
|
(widget:spacer 'width 5)
|
||||||
|
(widget:active-window-title)
|
||||||
(widget:spacer 'flex 1)
|
(widget:spacer 'flex 1)
|
||||||
(widget:text 'name "mpd"
|
(widget:text 'name "mpd"
|
||||||
'format (add-fa-icon "")
|
'format (add-fa-icon "")
|
||||||
|
|
Loading…
Reference in a new issue