Add: toolbar.tools.
This commit is contained in:
parent
b6d5b558fe
commit
a70789febe
1 changed files with 11 additions and 4 deletions
|
@ -959,11 +959,18 @@ This tells Fluxbox where to find the file that contains the order in which the a
|
||||||
.EX
|
.EX
|
||||||
session.slitlistFile: /home/myself/.fluxbox/slitlist
|
session.slitlistFile: /home/myself/.fluxbox/slitlist
|
||||||
.EE
|
.EE
|
||||||
|
.\"
|
||||||
.TP
|
.TP
|
||||||
.B session.screen0.toolbar.widthPercent:
|
.B session.screen0.toolbar.tools: <list of tools>
|
||||||
This determines the amount (in %) of space the toolbar will take.
|
This specifies the tools plugged ino the toolbar.
|
||||||
Default value is:
|
Possible tools:
|
||||||
.IR 66 .
|
workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow,
|
||||||
|
clock
|
||||||
|
e.g. :
|
||||||
|
.EX
|
||||||
|
session.screen0.toolbar.tools: clock, iconbar, workspacename
|
||||||
|
.EE
|
||||||
|
.\"
|
||||||
.TP
|
.TP
|
||||||
.B session.screen0.strftimeFormat:
|
.B session.screen0.strftimeFormat:
|
||||||
This adjusts the way the current time is displayed in the toolbar.
|
This adjusts the way the current time is displayed in the toolbar.
|
||||||
|
|
Loading…
Reference in a new issue