1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-04 06:13:40 +02:00
tldr/pages/linux/plasma-apply-wallpaperimage.md

17 lines
446 B
Markdown
Raw Normal View History

# plasma-apply-wallpaperimage
> Switch Plasma wallpaper.
> More information: <https://invent.kde.org/plasma/plasma-workspace>.
- Apply a wallpaper:
`plasma-apply-wallpaperimage /{{path/to/image}}`
- Apply a wallpaper with a fill mode:
`plasma-apply-wallpaperimage --fill-mode {{stretch|preserveAspectFit|preserveAspectCrop|tile|tileVertically|tileHorizontally|pad}} /{{path/to/image}}`
- Display help:
`plasma-apply-wallpaperimage --help`