-
GTK/fluxbox
I really wasn't sure where to post this..
I'm trying to get a GTK2 theme to work in fluxbox for all my GTK apps (the theme is sweet looking) but the problem is, I can't get it to use that theme permanitley.
If i do
Code:
export GTK2_RC_FILES=/home/zach/Tenebrific/gtk-2.0/gtkrc
and then run a gtk app such as gaim it works fine.
but then If i close the terminal, or run it out of the fluxbox menu, it runs it off the old theme.
I've temporarily fixed it by doing
Code:
GTK2_RC_FILES=/home/zach/Tenebrific/gtk-2.0/gtkrc gaim
in the fluxbox menu launcher. But that will only work if that's what I launch the program out of, and I would have to do that for every-single-GTK app.
If anybody has any ideas or suggestions they are appreciated :)
thanks.
-
I dont even know what good responding to this will do but all you have to do is but that line in your .bashrc file. At least i think...