Sample Header Ad - 728x90

Why does `dconf read` return empty string (nothing) whereas `gsettings get` returns non-empty value?

0 votes
1 answer
34 views
I've recently noted that for some path key dconf read /path/key return empty string whereas gsettings get path key returns non-empty. If I change the value by gsettings set path key value, then dconf read /path/key returns that new value. Why doesn't dconf read return initial value?
Asked by Alex Martian (1287 rep)
Apr 18, 2025, 03:57 AM
Last activity: Apr 18, 2025, 03:20 PM