Bug 395373 - Cannot change wallpaper using kwriteconfig5.
Summary: Cannot change wallpaper using kwriteconfig5.
Status: RESOLVED INTENTIONAL
Alias: None
Product: plasmashell
Classification: Plasma
Component: Image & Slideshow wallpaper plugins (other bugs)
Version First Reported In: 5.13.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-14 14:11 UTC by Isolde
Modified: 2018-06-14 18:28 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Isolde 2018-06-14 14:11:40 UTC
The command is like

kwriteconfig5 --file plasma-org.kde.plasma.desktop-appletsrc --group Containments --group 20 --group Wallpaper --group org.kde.image --group General --key Image --type string "file:///foo.jpg"

But that won't change wallpaper immediately unless restart plasmashell.
Comment 1 David Edmundson 2018-06-14 18:28:09 UTC
Correct. Kwiteconfig is generally bad for plasma as you need to know ids.

See the plasma scripting api.