change rootcommand entry in docs to reflect changes from previous revision
This commit is contained in:
parent
832dba7d16
commit
383b82bcbb
1 changed files with 5 additions and 5 deletions
|
@ -998,11 +998,11 @@ session.screen0.fullMaximization: <boolean>
|
||||||
slit, no matter what their individual settings are. Default: True
|
slit, no matter what their individual settings are. Default: True
|
||||||
|
|
||||||
session.screen0.rootCommand: <command>
|
session.screen0.rootCommand: <command>
|
||||||
This overrides the styles rootCommand. When this value is set, it
|
This runs a command when fluxbox starts, intended for setting a default
|
||||||
will keep your background the same, regardless of what any style
|
background. If you want to override backgrounds set by styles, you should
|
||||||
would like your background to be. NOTE: Setting this command can be
|
add `background: none' to your overlay. NOTE: Setting this command can be
|
||||||
dangerous. Please make sure you know what you are doing when setting
|
dangerous. Please make sure you know what you are doing when setting this
|
||||||
this resource to a value other than a desktop wallpaper command.
|
resource to a value other than a desktop wallpaper command.
|
||||||
|
|
||||||
session.screen0.imageDither: <boolean>
|
session.screen0.imageDither: <boolean>
|
||||||
This controls whether or not fluxbox created dithered images. Default:
|
This controls whether or not fluxbox created dithered images. Default:
|
||||||
|
|
Loading…
Reference in a new issue