You are not logged in.
I did an upgrade after a long time and I am noticing this. Changing themes using lxappearance changes theme for thunar but not for nautilus.
Does gnome have the settings stored somewhere else?
Last edited by shadyabhi (2011-08-10 04:19:49)
My blog:-
http://blog.abhijeetr.com
Offline
I had a similar problem with gnome apps in kde. installing additional GNOME themes using pacman and specifying qtcurve as the default theme for both kde(system settings) and gnome (using lxappearance) solved the problem.
Last edited by testdude281 (2011-08-09 23:52:12)
Offline
Installing more themes? What does that exactly mean? How will that help?
My blog:-
http://blog.abhijeetr.com
Offline
@shadyabhi - You need GTK3 themes.
Offline
@shadyabhi - You need GTK3 themes.
I installed light-themes from AUR and selected Ambience in lxappearance. Thunar's appearance got changed but nothing happened to nautilus.
Last edited by shadyabhi (2011-08-10 04:23:10)
My blog:-
http://blog.abhijeetr.com
Offline
Read this
https://wiki.archlinux.org/index.php/Im … tion_Looks
Particularly the section about GTK2+
Try installing gnome-themes-standard and gnome-themes-extras using pacman if the wiki did not help.
Last edited by testdude281 (2011-08-10 04:22:08)
Offline
Offline
I had to create a file .config/gtk-3.0/settings.ini with contents
[Settings]
gtk-theme-name = Ambiance
gtk-fallback-icon-theme = gnome
gtk-font-name = Lucida MAC 8to get the thing working. Thanks
My blog:-
http://blog.abhijeetr.com
Offline