17 lines
314 B
Plaintext
17 lines
314 B
Plaintext
# -- THEME AUTO-WRITTEN DO NOT EDIT
|
|
include "/usr/share/themes/Equinox/gtk-2.0/gtkrc"
|
|
|
|
style "user-font" {
|
|
font_name = "Liberation Sans 8"
|
|
}
|
|
|
|
widget_class "*" style "user-font"
|
|
|
|
gtk-font-name="Liberation Sans 8"
|
|
|
|
gtk-theme-name = "Equinox"
|
|
|
|
include "/home/kolan/.gtkrc.mine"
|
|
|
|
# -- THEME AUTO-WRITTEN DO NOT EDIT
|