I installed the worm community edition. The installation came with EOS theme but I am finding the transparent menus harder to read.
Is there a way I can turn of the transparency? Changing theme using xlappearance did not remove transparency in windows and menus. (at least in thunar).
First kill picom (killall -9 picom) then you can just uninstall it with sudo pacman -R picom. Picom is what provides transparency, if you don’t want it you can just remove it.
Or if you want use the other features of the compositor, such as vsync, you can edit the picom config file to remove the transparency or set it only for specific window types/classes/names. It’s a pretty easy to understand config file ~/.config/picom/picom.conf