-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
π€·ββοΈ Question[ISSUE] Further information is requested[ISSUE] Further information is requested
Description
Question
I'm trying to add my custom background to Dashy, but I can't figure out the best method to do so.
These don't work:
backgroundImg: "/volume1/docker/dashy/assets/bg.jpg" (for Synology)"
backgroundImg: "/dashy/assets/bg.jpg"
backgroundImg: "/assets/bg.jpg"
backgroundImg: "assets/bg.jpg"
backgroundImg: "./assets/bg.jpg"
I tried following this part in the Theming doc, to no avail.
Do I need to add something to my config file? I'm afraid of breaking something and I'm not the most savvy with docker/docker-compose.
Category
Configuration
Please tick the boxes
- You are using a supported version of Dashy (check the first two digits of the version number)
- You've checked that this question hasn't already been raised
- You've checked the docs and troubleshooting guide
- You agree to the code of conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
π€·ββοΈ Question[ISSUE] Further information is requested[ISSUE] Further information is requested