How to add an empty custom value to DCONF-Editor?

Hi!

How can I add a custom empty value to DCONF-Editor?

maybee?

Custom value = [] ???

You need to create a new gsettings schema xml and then use glib-compile-schemas to add it to your gsettings

ok, thanks! :slight_smile: