Hello everyone ,
I hope I post this in the good topic as I’m new here.
I’m trying to upgrade how I synchronise configuration, data and state file using chezmoi. Everything was going well until I tried to manage KDE data. I want to synchronise UserFeedback settings (as I think an opt-in user feedback can do good thing), but I don’t want to synchronize UserFeedback data !
It seems that right now, application store analytic settings and data in the same file (which is in directory ${XDG_CONFIG_HOME}), like dolfin, which store these things in kde.org/FeedbackData.
Is it possible to separate settings and data (for example dolphin’s analytic settings in ${XDG_CONFIG_HOME}/dolfin/UserFeedback.conf and analytics data in ${XDG_STATE_HOME}/dolfin/UserFeedback, which can even allow dolfin to also store dolfinrc in the same config folder) ?
This post was first here: linarphy (@linarphy@fedi.linarphy.net) | linarphy's personal instance
and the account kindly redirected here.