Wallpaper & Background (Settings)
Wallpaper & Background (Settings)
Overview
Wallpaper is managed in the ThemeStyle settings module, not as a standalone plugin command.
- Sources:
none / Bing / custom image / folder rotation / desktop wallpaper - Adjustments: blur, opacity, brightness, contrast, saturate
- Sync: copy to wallpaper library first, then enable cloud sync
Steps
- Open Settings → Style (ThemeStyle).
- Pick a wallpaper source (for example
desktoporfolder). - Tune visual filters as needed.
- For cross-device sync, enable “copy to library” before enabling “sync to cloud”.
Notes
desktopreads the current system wallpaper path.foldersupports rotation with a minimum interval of 5 minutes.- Cloud sync is constrained when wallpaper library is disabled.
Code Reference
apps/core-app/src/renderer/src/views/base/styles/ThemeStyle.vueapps/core-app/src/renderer/src/modules/layout/useWallpaper.ts
Was this helpful?