You are not logged in.

#1 2014-12-08 05:02:54

Preycon
Member
From: México, D.F.
Registered: 2009-02-14
Posts: 51

gnome-icon-theme breaks selected icon theme in KDE

I have installed and selected KFaenza icon theme in KDE, it looks really nice in all applications (qt, and gtk both 32 and 64 bits) you can see it in the browsers:

th_snapshot8_zps36acc9ce.png

th_snapshot7_zps7d1d3a6a.png

When I installed pavucontrol (wich needs gnome-icon-theme), it mess up my whole gtk applications, for example in chrome the icons change to gnome-icon-theme:

th_snapshot9_zps1e9403fc.png

And in firefox I don't know why it's using oxygen-icon-theme:

th_snapshot10_zps54bcc931.png

My ~/.gtkrc-2.0

include "/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc"
style "user-font" 
{
	font_name="Sans Serif "
}
widget_class "*" style "user-font"
gtk-font-name="Sans Serif  9"
gtk-theme-name="oxygen-gtk"
gtk-icon-theme-name="KFaenza"
gtk-fallback-icon-theme="KFaenza"
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-menu-images=1
gtk-button-images=1

Any ideas?

It looks terribe, if I uninstall gnome-icon-theme everything is back to normal, but I really NEED pavucontrol for changing sound output.

Last edited by Preycon (2014-12-08 05:04:06)

Offline

#2 2014-12-08 05:23:23

ooo
Member
Registered: 2013-04-10
Posts: 1,638

Re: gnome-icon-theme breaks selected icon theme in KDE

try setting the icon theme in ~/.config/gtk-3.0/settings.ini
https://wiki.archlinux.org/index.php/GTK%2B#GTK.2B_3.x

Offline

#3 2014-12-08 07:36:12

Preycon
Member
From: México, D.F.
Registered: 2009-02-14
Posts: 51

Re: gnome-icon-theme breaks selected icon theme in KDE

This is my ~/.config/gtk-3.0/settings.ini

[Settings]
gtk-font-name=Sans Serif  9
gtk-theme-name=oxygen-gtk
gtk-icon-theme-name=KFaenza
gtk-fallback-icon-theme=KFaenza
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-menu-images=1
gtk-button-images=1

And... no luck

snapshot11_zps39f04a26.png

Also in the index.theme of KFaenza I have:

[Icon Theme]
Name=KFaenza

Comment=Icon theme project with tilish style, by Tiheum, KDE port
Comment[el]=Θέμα εικονιδίων σε ψηφιδωτό στυλ για το KDE 

DisplayDepth=32

Inherits=KFaenza

Avoiding use of other themes...

Cheers.

Last edited by Preycon (2014-12-08 07:37:06)

Offline

#4 2014-12-16 16:02:57

Preycon
Member
From: México, D.F.
Registered: 2009-02-14
Posts: 51

Re: gnome-icon-theme breaks selected icon theme in KDE

Any other suggestions?

Still with this problem.

Offline

Board footer

Powered by FluxBB