Skip to content

Instantly share code, notes, and snippets.

@vadviktor
Created August 30, 2012 14:14
Show Gist options
  • Save vadviktor/3529370 to your computer and use it in GitHub Desktop.
Save vadviktor/3529370 to your computer and use it in GitHub Desktop.
oxygen icons for gtk apps under kde
# This file was written by KDE
# You can edit it in the KDE control center, under "GTK Styles and Fonts"
include "/usr/share/themes/Clearlooks/gtk-2.0/gtkrc"
style "user-font"
{
font_name="Ubuntu"
}
widget_class "*" style "user-font"
gtk-theme-name="Clearlooks"
gtk-font-name="Ubuntu 9"
gtk-icon-theme-name="oxygen"
gtk-fallback-icon-theme="oxygen"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment