Mycohl
Results
2
comments of
Mycohl
On Mint, I stopped it by doing: `echo > ~/.config/autostart/xdm-app.desktop` `chmod a-w ~/.config/autostart/xdm-app.desktop` It doesn't fix the Settings UI, but it blocks the app from starting.
Temporary fix: `echo > ~/.config/autostart/xdm-app.desktop` `chmod a-w ~/.config/autostart/xdm-app.desktop` This seems to be the only place it attempts to launch from on my Mint system. After this, settings will still show...