jwm icon indicating copy to clipboard operation
jwm copied to clipboard

Restart removes wallpaper

Open mrgreen3 opened this issue 2 years ago • 2 comments

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?

mrgreen3 avatar Mar 10 '22 08:03 mrgreen3

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)

JBHoren avatar Sep 10 '22 22:09 JBHoren