Hi, how do I have to modify the file .gtkrc-2.0 (see below) to modify the font of the application "eclipse" but not all other applications?
style "eclipse"
{
font_name = "Sans 9"
}
class "GtkWidget" style "eclipse"
Hi, how do I have to modify the file .gtkrc-2.0 (see below) to modify the font of the application "eclipse" but not all other applications?
style "eclipse"
{
font_name = "Sans 9"
}
class "GtkWidget" style "eclipse"