Does anyone know of a way to set the GTK+ theme for a single app? >From my googling thus far it apears that this can be done -- serveral posts have made mention of it. But I can't find a specific example of how to do it.
There seems to be an environment variable that can be set prior to executing your app, or a command-line switch. I would think you could do something like this: gedit --gtkrc=/usr/share/theme/gtksucks/gtk-2.0/gtkrc or this: GTK_RC=/usr/share/theme/gtksucks/gtk-2.0/gtkrc gedit Or something similar. Does anyone know how to do this? Thanks, -Bryan .===================================. | This has been a P.L.U.G. mailing. | | Don't Fear the Penguin. | | IRC: #utah at irc.freenode.net | `==================================='
