Hi there. My Arch installation was successful. I absolutely love it. I was hoping that in Arch, the Murrine SVN bugs that I experienced on Ubuntu in Firefox and OpenOffice would be gone, but they're not. So I'd like to theme the affected widgets with Clearlooks instead.
What would I put into my gtkrc to theme those affected widgets with Clearlooks? I know that I would make a derived style, and I would need to put it in the matching, but I don't know what I would match against.
Something like this?:
widget_class "Firefox*.<GtkEntry>.*" "newstyle"
Any and all help is greatly appreciated.