aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.