After I tried the KDE DE alongside my current XFCE DE, I removed all of the packages I’d installed with yay -Rns plasma-meta kde-applications-meta
. Now I’m getting this warning whenever an app I run from the terminal starts a GUI: "Failed to load module “colorreload-gtk-module”. When searching for this module, I came up with this:
$ pacman -Fx colorreload-gtk-module
extra/kde-gtk-config 5.23.1-1 (plasma)
usr/lib/gtk-3.0/modules/libcolorreload-gtk-module.so
which I don’t want to reinstall and was working fine without it before the aborted KDE Plasma attempt. I’ve looked through dconf
to see if there was a settings change I could revert, but found nothing. Anyone else have a clue where to begin?