config: add mousepad configuration (dconf settings)
add a hook to update the systemd dconf database during build https://help.gnome.org/admin/system-admin-guide/stable/dconf-custom-defaults.html.en https://help.gnome.org/admin/system-admin-guide/stable/dconf-keyfiles.html.en https://help.gnome.org/admin/system-admin-guide/stable/dconf-lockdown.html.en https://help.gnome.org/admin/system-admin-guide/stable/dconf-profiles.html.en Fixes #40
This commit is contained in:
2
config/hooks/normal/0470-update-dconf-db.hook.chroot
Executable file
2
config/hooks/normal/0470-update-dconf-db.hook.chroot
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
dconf update
|
||||
Reference in New Issue
Block a user