Docs/Wallpaper & Background (Settings)
Universal Tutorial

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

  1. Open Settings → Style (ThemeStyle).
  2. Pick a wallpaper source (for example desktop or folder).
  3. Tune visual filters as needed.
  4. For cross-device sync, enable “copy to library” before enabling “sync to cloud”.

Notes

  • desktop reads the current system wallpaper path.
  • folder supports 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.vue
  • apps/core-app/src/renderer/src/modules/layout/useWallpaper.ts
Was this helpful?