To activate the locking delay of the screensaver in the GNOME3 desktop when
the screensaver is activated, add or set lock-delay
to uint32
in
/etc/dconf/db/local.d/00-security-settings
. For example:
[org/gnome/desktop/screensaver]
lock-delay=uint32
After the settings have been set, run dconf update
.