Page 2 of 2

Re: [Solved] Force vlc to use gtk theme, and not the qt?

Posted: 16. Oct 2011, 20:01
by zAchAry
/root/.gtkrc-2.0

Code: Select all

# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.

gtk-theme-name="Crux"
gtk-icon-theme-name="gnome-brave"
gtk-font-name="Sans 9"
gtk-cursor-theme-name="Vanilla-DMZ"
gtk-cursor-theme-size=24
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=0
gtk-menu-images=0
gtk-enable-event-sounds=0
gtk-enable-input-feedback-sounds=0
include "/root/.gtkrc-2.0.mine"
~/.gtkrc-2.0

Code: Select all

# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.

gtk-theme-name="Murrina Haikuish"
gtk-icon-theme-name="gnome-brave"
gtk-font-name="Sans 9"
gtk-cursor-theme-name="Vanilla-DMZ"
gtk-cursor-theme-size=24
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=0
gtk-menu-images=0
gtk-enable-event-sounds=0
gtk-enable-input-feedback-sounds=0
include "/home/etf/.gtkrc-2.0.mine"
User theme: Murrina Haikuish is located at ~/.themes
Root theme: Crux is located at /usr/share/themes/

For the record. I have made ~/.gtkrc-2.0.mine unreadable (None) due to a bug with LXAppearance which is causing to it to crash.

Re: [Solved] Force vlc to use gtk theme, and not the qt?

Posted: 16. Feb 2012, 02:50
by lmello
I'm having issues concerning qtconfig... it *only* changes the font settings when the style is *not* "GTK+" or "Default Settings"... :(