Zainstalowałem sobie drugi pakiet ikon:
OxygenRefit2-black oraz JEY!style Gnome icons.
Jednocześnie z mojego Lubuntu 12.04 skopiowałem motyw lubuntu-default.
Problem polega na tym, że jak wybiorę jeden zestaw z tych ikon to programy z gtk2 nadal mają zestaw ikon "Gnome".
Teoretycznie lxappearance zmienia ustawienia dla gtk2. W ~/.gtkrc-2.0 mam:
Kod: Zaznacz cały
# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
gtk-theme-name="Lubuntu-default"
gtk-icon-theme-name="JEY"
gtk-font-name="Sans 9"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintfull"
include "/home/dj/.gtkrc-2.0.mine"