update manpage for several statusbar
This commit is contained in:
parent
13e5b96807
commit
7c2f81b141
|
@ -102,7 +102,7 @@ Screen
|
||||||
|
|
||||||
WIDGETS
|
WIDGETS
|
||||||
-------
|
-------
|
||||||
Statusbar can be customized by modifying widgets names, order and options.
|
Statusbars can be customized by modifying widgets names, order and options.
|
||||||
|
|
||||||
taglist
|
taglist
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
@ -196,7 +196,7 @@ screen 0 # particular settings for screen 0
|
||||||
colors #
|
colors #
|
||||||
{ } # focus_bg="#000000" focus_border= ...
|
{ } # focus_bg="#000000" focus_border= ...
|
||||||
#
|
#
|
||||||
statusbar #
|
statusbar sb #
|
||||||
{ } # position="top" taglist tl {} textbox tb {} ...
|
{ } # position="top" taglist tl {} textbox tb {} ...
|
||||||
# hint: tl is a identifier (you can freely choose)
|
# hint: tl is a identifier (you can freely choose)
|
||||||
# usage: awesome-client <<< "0 widget_tell tl some_data"
|
# usage: awesome-client <<< "0 widget_tell tl some_data"
|
||||||
|
|
Loading…
Reference in New Issue