Skip to content
Discussion options

You must be logged in to vote

To fix wallpaper issues:
1. Place image in public/backgrounds/ (e.g., my-custom-wallpaper.jpg).
2. Update src/context/SettingsContext.js:
javascript<br>const defaultWallpapers = ['/backgrounds/orbitos-default.jpg', '/backgrounds/my-custom-wallpaper.jpg'];<br>
3. Restart with npm run dev.
4. Check path and format. Submit a pull request or create an issue if unresolved.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by IsmailBinMujeeb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants