Skip to content

Instantly share code, notes, and snippets.

@fedemp
Created November 12, 2012 22:41
Show Gist options
  • Save fedemp/4062546 to your computer and use it in GitHub Desktop.
Save fedemp/4062546 to your computer and use it in GitHub Desktop.
# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
gtk-theme-name="Mint-Z"
gtk-icon-theme-name="Mint-X-Dark"
gtk-font-name="Segoe 10"
gtk-cursor-theme-name="DMZ-Black"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=0
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="hintslight"
gtk-xft-rgba="rgb"
include "/home/federico/.gtkrc-2.0.mine"
[Settings]
gtk-theme-name=Mint-Z
gtk-icon-theme-name=Mint-X-Dark
gtk-font-name=Segoe 10
gtk-cursor-theme-name=DMZ-Black
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=0
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=hintslight
gtk-xft-rgba=rgb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment