I was going through Tim Pope's dotfiles and I happened to notice that he had a .gtkrc file. What does this configuration file do? And how can I make one of those?
|
|
|
The Gnome settings program may have created one of these files for you. If it hasn't, you can create one yourself. There is some documentation of the syntax and options in the Gtk developer manual, under “resource files”. |
|||
|
|
|
GTK themes use Normally, the user
If a line such as this is present, another file will be specified. The file specified is then what you will need to modify. For most distributions, if |
||||
|