gtk-smooth-engine - how to setup correctly? | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | |
|
|
|
|
|
Re: gtk-smooth-engine - how to setup correctly? | |
|
|
Administrator Posts: 426 Registered: 2004-09-09 | That certainly looks a lot nicer than the default Gtk+ 1 theme but I hope that the Gtk+ 2 issues can be resolved.
I don't know the theme system of Gtk+ 1 but you might want to look at ~/.gtkrc.mine |
|
|
|
|
|
Re: gtk-smooth-engine - how to setup correctly? | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | seems I had to restart the system. Now it works. Contents of ~/.gtkrc
Code | [In neuem Fenster öffnen] | | # -- THEME AUTO-WRITTEN DO NOT EDIT
include "/usr/share/themes/Smooth-Winter/gtk/gtkrc"
include "/home/amnon/.gtkrc.mine"
# -- THEME AUTO-WRITTEN DO NOT EDIT |
|
|
|
|
|
|