How do I revert these changes I did for improving font rendering?

I followed this guide to improve font rendering on Manjaro. I don’t like the result. What can I do to revert the changes?

Thank you

delete file “/etc/fonts/local.conf” and (Create backup of ~/.Xresources file)
replace Xresources file with your backup.

Guide says ‘Create /etc/fonts/local.conf’
Delete that file.

Guide says cp ~/.Xresources ~/.Xresources.bak

Delete ~/.Xresources and then …

cp ~/.Xresources.bak ~/.Xresources

You also did
xrdb -merge ~/.Xresources

I’m not quite sure what that does or how to undo that step…

If it isn’t fixed on reboot, then I’d suggest restoring your timeshift snapshot :wink: