全部博文(55)
2012年(55)
分类: LINUX
2012-03-16 11:14:57
Open a terminal, type this
Code:
mv ~/.config/chromium/Default ~/.config/chromium/BackupNow run chromium, and it should work. Then close it, and type this in your terminal.
Code:
rm -rf ~/.config/chromium/DefaultThen when you open it all of your preferences should be back, and everything should be good.