Skip to content

Fix the wallpaper knsrc use commands

Prior to this change, the use commands would fail if the wallpaper download payload had a space in the filename (caused, paradoxically, by the method used to ensure the payload is escaped for shell use).

Merge request reports