05.30.08

Disable the Recent Documents Menu in Gnome

Posted in Linux at 15:20 by Arkham

cd
su
rm -i .recently-used*
chattr +i .recently-used.xbel

;)

Leave a Comment