稀饭顶客综合社区稀饭顶客综合社区

首页 | 最热版块 | 活跃会员 | 本周热点 返回Linux


发贴人:firephoniex
发表时间:2004年02月09日19:18:58 星期一
美化方法

自己编一个.gtkrc-2.0 文件放到 ~ 目录,文件内容如下:

# --.gtkrc-2.0 start here ---------------------------------
# -- THEME AUTO-WRITTEN DO NOT EDIT
# the path line below should be corespond to the gtk-2.0/gtkrc path

include "/usr/share/themes/ThinIce/gtk-2.0/gtkrc"
style "user-font"
{
font_name="sans 12"
}
widget_class "*" style "user-font"
include "/home/lucida/.gtkrc.mine"
# -- THEME AUTO-WRITTEN DO NOT EDIT
# -- --.gtkrc-2.0 end ---------------------------------






相关主题: