mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
712c81ecee
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
22 lines
700 B
Text
22 lines
700 B
Text
README.SLACKWARE for kde44-oxygen-molecule
|
|
|
|
To use this theme you need to change some settings after installation.
|
|
|
|
1. Remove gtk-qt-engine or gtk-kde4
|
|
2. Go into KDE's system settings windows:
|
|
Appearance -> Colors and choose Oxygen-Molecule_3.0
|
|
3. Select the Options Tab and uncheck "Apply colors to non-KDE4 applications"
|
|
4. Create a .gtkrc-2.0 file in your home directory
|
|
5. Copy this into the .gtkrc-2.0:
|
|
|
|
include "/usr/share/themes/kde44-oxygen-molecule/gtk-2.0/gtkrc"
|
|
|
|
style "user-font"
|
|
{
|
|
}
|
|
widget_class "*" style "user-font"
|
|
gtk-theme-name="kde44-oxygen-molecule"
|
|
gtk-font-name="Sans Serif 9"
|
|
|
|
6. See the pdf / odt files in /usr/doc/kde44-oxygen-molecule-* for more info.
|
|
|