19 lines
557 B
Plaintext
19 lines
557 B
Plaintext
|
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
||
|
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
||
|
|
||
|
include "/home/marchambault/.gtkrc-2.0.mine"
|
||
|
gtk-theme-name="Vertex"
|
||
|
gtk-icon-theme-name="custom"
|
||
|
gtk-font-name="Cantarell 11"
|
||
|
gtk-cursor-theme-name="Breeze_Snow"
|
||
|
gtk-cursor-theme-size=0
|
||
|
gtk-toolbar-style=GTK_TOOLBAR_TEXT
|
||
|
gtk-toolbar-icon-size=GTK_ICON_SIZE_MENU
|
||
|
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=0
|
||
|
gtk-xft-hintstyle="hintfull"
|