You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't error when default config for toolkit settings is not present
Like pop-os/cosmic-settings-daemon#100. We don't
appear to install default configs for these settings anywhere? And we
may not want libcosmic to inherently depend on globally installed config
files.
So just avoid printing errors in that case.
We may want to consider what errors `ConfigGet` returns
(#948) but this should do for
now.
This should help with a big part of the log spam libcosmic is currently
producing.
0 commit comments