saturnalia0 Tux's lil' helper


Joined: 13 Oct 2016 Posts: 96
|
Posted: Wed Feb 15, 2017 8:08 pm Post subject: [SOLVED] GTK theme config broken after update |
|
|
Solution: See https://forums.gentoo.org/viewtopic-t-1059556.html
I have no DE, just a WM. My GTK configuration is:
Code: |
sh-4.3$ cat .gtkrc-2.0
include "/home/.themes/Xfce-dusk/gtk-2.0/gtkrc"
|
This used to work fine. After updating to x11-libs/gtk+-3.20.9 (some icon themes came along) my GTK theme configuration seems to have been broken. My dark theme is no longer working. There's also a "gtk-3.0" theme under the Xfce-dusk directory (there has always been). I tried creating a ".gtkrc-3.0" file pointing to the gtk3 xfce-dusk folder, to no avail. Any ideas?
PS: It's a symlink to a file shared between users (pointing to a dir shared between users, also symlinked in each user's home). I didn't changed it and it always worked like this. |
|