I am trying to lockdown the "show-hidden" Files in gnome nautilus with dconf.
The lockdown of the "picture-uri" and "picture-opacity" are working fine. As well as setting the "show-hidden" to false. But I can still change it later as a user.
My db looks like:
[org/gnome/desktop/background]
picture-opacity=100
[org/gtk/settings/file-chooser]
show-hidden=false
My lockdown file:
/org/gnome/desktop/background/picture-uri
/org/gnome/desktop/background/picture-opacity
/org/gtk/settings/file-chooser/show-hidden
Thanks for your help.
I also tried using following lockdowns, but I got nothing to work:
/org/gnome/nautilus/preferences/show-hidden-files
/org/gtk/gtk4/settings/file-chooser/show-hidden