2

I´m looking for a command to set / change Gnome 3 parameter for all users. Gsettings works fine but only for one user.

panticz
  • 1,718

1 Answers1

1

See How to make applications pinned in launcher appear for all users? for related question.

Afaik there is currently no solution to globally reset a single dconf-setting. User changes are stored in ~/.config/dconf/user. If you delete this file you reset all dconf keys to defaults.

Lasall
  • 3,703