Disable recent file nautilus

Open a terminal and type the following:
 
1. echo "" > ~/.local/share/recently-used.xbel

2. sudo chattr +i ~/.local/share/recently-used.xbel

Enable recent files nautilus

1. sudo chattr +i ~/.local/share/recently-used.xbel


Good Luck~

Comments

Popular Posts