Add: toolbar.tools.

This commit is contained in:
grubert 2003-11-13 07:55:24 +00:00
parent b6d5b558fe
commit a70789febe

View file

@ -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.