Other Help Topics :: Backgrounds...
Hey i need some help on saving the background configuration...
I use this command in the terminal
bsetbg -f /hom/dsl/bg.jpg
It works like a charm but i have to do this every time i boot up. How would i make or do something so to where it would automatically either save the setting or run that command at startup? Thanks a bunch
if you have a root command in the style you use (which you probably do), you'd need to either edit that command, or else add a root command to .fluxbox/init
"rootcommand: bsetbg -f /home/dsl/bg.jpg"
original here.