jwm
jwm copied to clipboard
Restart removes wallpaper
Am setting up JWM at the moment and currently have feh called in .xinitrc. Have noticed that if I make any changes to .jwmrc and use jwm -restart wallpaper is removed. Conky, nm-applet are unaffected.
Should I set wallpaper in .jwmrc?
Just to add to what @acoolstraw wrote, there are a lot of Background
statements in the .jwmrc
file -- you want the one in the Desktops
section.
<Desktops>
<Background type=
[solid|gradient|image|scale|tile|command]> </Background>
</Desktops>
(see the JWM Configuration file document for more information)