Changed fbsetbg's tips to the new behaviour.

This commit is contained in:
skizzhg 2011-04-11 17:23:34 +02:00 committed by Mathias Gumz
parent a83cedf37e
commit fbf5ce8b30

View file

@ -122,10 +122,10 @@ Common tips to use with $command:
perl -pi -e 's,([^f]|^)bsetbg,$command,' filename
2) If you want the style to set the wallpaper and you want $command to
remember the previous wallpaper put this in your ~/.fluxbox/init
2) If you want to set the wallpaper and you want $command to
remember the previous wallpaper put this in your ~/.fluxbox/overlay
session.screen0.rootCommand: $command -l
background: none
3) Use $command -i to find out what wallpapersetter $command will be
used and what $command thinks about it.