PDA

View Full Version : Katapult w/o shadow, but everything else with?


enigma_0Z
October 4th, 2007, 11:36 PM
I'm trying to get rid of the shadow on katapult, but not everything else.

I tried this:

(name!=katapult)

in the Decoration plugin under shadows, but this also got rid of context-menu shadows and the shadow on the KDE panel (both of which I want)...

Forlong
October 6th, 2007, 09:15 AM
Add it like this:
& !(name=katapult)

Note that I don't know if this will take effect with name. If not, see here: http://wiki.compiz-fusion.org/WindowMatching#identify