Linux

Turn off or limit the Recent Documents feature in Ubuntu

If you want to turn off the Recent Documents feature in Ubuntu, all you have to do is create a .gtkrc file in your home directory (if one isn’t already available): touch ~/.gtkrc-2.0 Now paste this line in there: g[...]