My preferred terminal is urxvt, which is configured via ~/.Xresources. But for some reason, it seems that Ubuntu MATE overrides my ~/.Xresoruces, causing me to need to run xrdb ~/.Xresources manually every time I log in. No other desktop environment causes me to need to do this (I use the same config on all machines).
I did some searching, and one of the results instructed me to open dconf-editor and disable the xrdb plugin:
org > mate > settinge daemon > plugins > xrdb
Unfortunately, that doesn’t work.
I’m not sure what in Ubuntu MATE may be overriding my ~/.Xresources file, but one thing I do know is that MATE in Debian doesn’t have this issue, so I’m not sure if it’s an Ubuntu MATE specific tweak or a problem with the newer versions of MATE.
I’m hoping that maybe someone has worked through this problem before and can give me a hand.