I was able to find the script that is launching compton. It is /usr/bin/marco-compton. I was able to insert the following into it:

        --shadow-exclude "class_g = 'Tor Browser' && argb" \
        --shadow-exclude "class_g = 'Abrowser' && argb" \
        --shadow-exclude "class_g = 'Icedove' && argb" \
        --shadow-exclude "class_g = 'IceCat' && argb" \

I noticed that specifying Tor Browser fixed ALL of the menus and addon dropdowns in Tor Browser and not just the main menu.

Reply via email to