After the update I got a bug. If I start discord, a xdg-mime process also starts, consumes a lot of CPU and discord is loading endlessly. The system monitor command line says
/bin/sh /usr/bin/xdg-mime query default x-scheme-handler/spotify
I found a solution that is described here
[https://archived.forum.manjaro.org/t/discord-xdg-mime-process-eats-a-lot-of-cpu-and-discord-doesnt-start-unless-i-kill-a-xdg-process-about-spotify/114167].
I could solve it with a manual edit, that got mentioned in the last post from the thread above
[https://gitlab.freedesktop.org/xdg/xdg-utils/-/merge_requests/12/diffs?commit_id=360527bb611b96b0194a9dab4715d00ced488b17].
Don't know why that happened, especially because the topic is so old, but the fix worked.
I hope that I chose the correct forum flags for it, sorry if these are the wrong ones.
If anything else is needed, or if you need more information to ensure that this bug isn't only on my system, let me know.