diff --git a/config/hooks/normal/0470-update-dconf-db.hook.chroot b/config/hooks/normal/0470-update-dconf-db.hook.chroot new file mode 100755 index 0000000..a37f53a --- /dev/null +++ b/config/hooks/normal/0470-update-dconf-db.hook.chroot @@ -0,0 +1,2 @@ +#!/bin/bash +dconf update diff --git a/config/includes.chroot/etc/dconf/db/local.d/01-mousepad b/config/includes.chroot/etc/dconf/db/local.d/01-mousepad new file mode 100644 index 0000000..6b1c017 --- /dev/null +++ b/config/includes.chroot/etc/dconf/db/local.d/01-mousepad @@ -0,0 +1,27 @@ +[org/xfce/mousepad/preferences/view] +indent-width=-1 +show-line-marks=false +highlight-current-line=false +word-wrap=true +show-right-margin=false +color-scheme='vibrant' +show-line-numbers=true +insert-spaces=false +match-braces=true +indent-on-tab=true +right-margin-position=80 +show-line-endings=false +tab-width=4 +show-whitespace=false +smart-home-end='disabled' +auto-indent=true + +[org/xfce/mousepad/preferences/window] +menubar-visible=true +statusbar-visible=true +toolbar-visible=true + +[org/xfce/mousepad/state/search] +replace-all=true +match-case=false +replace-all-location=1 diff --git a/config/includes.chroot/etc/dconf/profile/user b/config/includes.chroot/etc/dconf/profile/user new file mode 100644 index 0000000..aca0641 --- /dev/null +++ b/config/includes.chroot/etc/dconf/profile/user @@ -0,0 +1,2 @@ +user-db:user +system-db:local