Skip to content

Instantly share code, notes, and snippets.

@JohnBat26
Created November 21, 2014 08:28
Show Gist options
  • Save JohnBat26/9efe409286cdb310474c to your computer and use it in GitHub Desktop.
Save JohnBat26/9efe409286cdb310474c to your computer and use it in GitHub Desktop.
# File created by KDE Gtk Config
# Configs for GTK2 programs
include "/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc"
include "/etc/gtk-2.0/gtkrc"
style "user-font"
{
font_name="Droid Sans Regular"
}
widget_class "*" style "user-font"
gtk-font-name="Droid Sans Regular 10"
gtk-theme-name="oxygen-gtk"
gtk-icon-theme-name="oxygen"
gtk-fallback-icon-theme="oxygen"
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-menu-images=1
gtk-button-images=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment