| Subcribe via RSS

devil ubuntu

May 5th, 2008 | No Comments | Posted in linux

dark

记得以前看到过这个project。远没有现在这么kill阿!!!

有开启compiz的冲动了

更多图片见这里,安装方法在这里

Tags: ,

change the ubuntu bg color

January 3rd, 2008 | No Comments | Posted in linux

改掉ubuntu开机的那一抹黄

sudo gedit /etc/gdm/PreSession/Default

# Default value
if [ "x$BACKCOLOR" = "x" ]; then
BACKCOLOR=”#dab082″
fi

把土黄#dab082改成#3B5B88一抹蓝

Tags: