https://bugs.kde.org/show_bug.cgi?id=401956
--- Comment #6 from Andrey <mybigs...@mail.ru> --- Ok, you are the boss :) The wrapper works for me, thank you. Just a little improvement - no need to add a separate file, this would look more convenient(sorry, don't know how to paste code): "sources": [ { "type": "git", "url": "git://anongit.kde.org/discover.git" }, { "type": "script", "dest-filename": "discoverwrapper.sh", "commands": [ "XDG_DATA_HOME=~/.local/share plasma-discover" ] } ], "post-install": [ "cp ../discoverwrapper.sh /app/bin/" ], Can we iterate now? :) -- You are receiving this mail because: You are watching all bug changes.