View Single Post
Benson's Avatar
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#510
Just run this as root:
Code:
sed -i '/style[ \t]\+"osso-TitleFont"/,/}/ { /font_name[ \t]\+=/ s/[0-9.]\+/0/ }' /usr/share/themes/nuvoClear/gtk-2.0/gtkrc
Saves all the headaches of file transfer and UNIX/DOS conversions.