diff options
Diffstat (limited to 'desktop/QtCurve-Gtk2/README')
-rw-r--r-- | desktop/QtCurve-Gtk2/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/desktop/QtCurve-Gtk2/README b/desktop/QtCurve-Gtk2/README new file mode 100644 index 0000000000..ab2ff0b391 --- /dev/null +++ b/desktop/QtCurve-Gtk2/README @@ -0,0 +1,8 @@ +This is a set of widget styles for Gtk2 based apps. + +The fonts and colours for the GTK themes will be read in from your Qt +settings so any KDE font/colour changes will also affect your GTK apps. + +If you want Gtk2 apps to use the theme, create a symbolic link to the new +theme like this: + ln -s /usr/share/themes/QtCurve/gtk-2.0/gtkrc /etc/gtk-2.0/gtkrc |