aboutsummaryrefslogtreecommitdiff
path: root/util/fbsetbg
diff options
context:
space:
mode:
authorskizzhg <skizzhg@gmx.com>2011-04-11 15:23:34 (GMT)
committerMathias Gumz <akira at fluxbox dot org>2011-04-11 15:46:26 (GMT)
commitfbf5ce8b30f6abef090cc7b61f5d486b847ff0e6 (patch)
tree5da450058a0fac010a80850131b6a93ad765468d /util/fbsetbg
parenta83cedf37e27b6f81087ab9f98c628b1e961d016 (diff)
downloadfluxbox-fbf5ce8b30f6abef090cc7b61f5d486b847ff0e6.zip
fluxbox-fbf5ce8b30f6abef090cc7b61f5d486b847ff0e6.tar.bz2
Changed fbsetbg's tips to the new behaviour.
Diffstat (limited to 'util/fbsetbg')
-rw-r--r--util/fbsetbg6
1 files changed, 3 insertions, 3 deletions
diff --git a/util/fbsetbg b/util/fbsetbg
index 12176d7..0bdb804 100644
--- a/util/fbsetbg
+++ b/util/fbsetbg
@@ -122,10 +122,10 @@ Common tips to use with $command:
122 122
123 perl -pi -e 's,([^f]|^)bsetbg,$command,' filename 123 perl -pi -e 's,([^f]|^)bsetbg,$command,' filename
124 124
1252) If you want the style to set the wallpaper and you want $command to 1252) If you want to set the wallpaper and you want $command to
126 remember the previous wallpaper put this in your ~/.fluxbox/init 126 remember the previous wallpaper put this in your ~/.fluxbox/overlay
127 127
128 session.screen0.rootCommand: $command -l 128 background: none
129 129
1303) Use $command -i to find out what wallpapersetter $command will be 1303) Use $command -i to find out what wallpapersetter $command will be
131 used and what $command thinks about it. 131 used and what $command thinks about it.