I am on Arch using Xorg, lightdm, and Cinnamon. When I try to run Picom in Cinnamon I get:
~$ picom [ 11/20/22 23:52:28.630 session_init FATAL ERROR ] Another composite manager is already running I understand that there is another compositor running apparently, so I installed inxi to check, and when I run ~$ inxi -Gxx | grep compositor it returns nothing. I have used i3 with Picom on this same installation and it works flawlessly. I don't see why it's not working in Cinnamon.
My question is, can I change the settings to give Picom override permissions over other compositors? If not, how should I solve this problem?