Skip to content

Instantly share code, notes, and snippets.

@Su-Shee
Created October 10, 2013 15:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Su-Shee/6920718 to your computer and use it in GitHub Desktop.
Save Su-Shee/6920718 to your computer and use it in GitHub Desktop.
gtkrc
# CONFIG TOOLS DO NOT OVERRIDE THIS FILE - THEY ALL WORK ON .gtkrc!
include "/home/banshee/.themes/MyTheme/gtk-2.0/gtkrc"
style "user-font" {
font_name = "Bitstream Vera Sans 7"
}
gtk-font-name="Bitstream Vera Sans 7"
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=full
gtk-xft-rgba=rgb
#gtk-xft-dpi=98304
gtk-icon-theme-name="Iris"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment