Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Haven't experimented myself, but I can suggest trying the following script...
1. Create a .gtkrc-2.0 file in your home directory (cd ~)
2. In a text editor, add the following configuration..
style "desktop-icon"
{
NautilusIconContainer::frame_text = 1
text[NORMAL] = "#000000"
NautilusIconContainer::normal_alpha = 0
NautilusIconContainer::highlight_alpha = 255
NautilusIconContainer::dark_info_color = "#444444"
NautilusIconContainer::light_info_color = "#bbbbbb"
}
class "GtkWidget" style "desktop-icon"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question