On Fri, 4 Nov 2016 12:46:21 +0100, Ralf Mardorf wrote: >sudo HOME=/home/root pluma A harmless typo, since it doesn't cause an issue ;), this should read 'sudo HOME=/root pluma', at least if you want to use the config of root, otherwise it would write /home/root/... :D.