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

446 B

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