Linux command
plasma-apply-wallpaperimage 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Apply
plasma-apply-wallpaperimage [/path/to/image]
Example
plasma-apply-wallpaperimage --fill-mode [preserveAspectCrop] [/path/to/image]
Example
plasma-apply-wallpaperimage --help
说明
plasma-apply-wallpaperimage sets the desktop wallpaper in KDE Plasma from the command line. It supports various fill modes to control how the image is scaled or tiled to fit the screen. The tool is useful for scripts that change wallpapers based on time of day, weather, or other conditions.
参数
- --fill-mode _mode_
- How to fit image: stretch, preserveAspectFit, preserveAspectCrop, tile, tileVertically, tileHorizontally, pad
- image_path
- Path to wallpaper image file
- --help
- Display help information
FAQ
What is the plasma-apply-wallpaperimage command used for?
plasma-apply-wallpaperimage sets the desktop wallpaper in KDE Plasma from the command line. It supports various fill modes to control how the image is scaled or tiled to fit the screen. The tool is useful for scripts that change wallpapers based on time of day, weather, or other conditions.
How do I run a basic plasma-apply-wallpaperimage example?
Run `plasma-apply-wallpaperimage [/path/to/image]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --fill-mode _mode_ do in plasma-apply-wallpaperimage?
How to fit image: stretch, preserveAspectFit, preserveAspectCrop, tile, tileVertically, tileHorizontally, pad