[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: installing a gtk theme



Mario Vukelic <mario.vukelic@dantian.org> writes:

> gtk-theme-switch
> http://freshmeat.net/releases/85497/

That's exactly what I've been searching! :) Thank you very very much :)

> Or:
>
> tar zxvf thetheme.tar.gz
> su
> cp -r thetheme /usr/share/themes
> exit
>
> Gtk 1 theme:
> vi ~/.gtkrc
> include "/usr/share/themes/thetheme/gtk/gtkrc"
> include "/home/$USER/.gtkrc.mine"
> :wq
>
> Gtk 2 theme
> vi ~/.gtkrc-2.0
> gtk-theme-name = "thetheme"
> :wq

I'll save that for some troublemakers ;)

greetings, 
felix



Reply to: