diff --git a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml index 7319f8f..0cd1b0a 100644 --- a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +++ b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -26,8 +26,6 @@ - - @@ -37,6 +35,7 @@ + diff --git a/config/includes.chroot/usr/bin/subl b/config/includes.chroot/usr/local/bin/subl similarity index 100% rename from config/includes.chroot/usr/bin/subl rename to config/includes.chroot/usr/local/bin/subl diff --git a/config/packages.chroot/xtrlock_2.15_amd64.deb b/config/packages.chroot/xtrlock_2.15_amd64.deb new file mode 100755 index 0000000..6b14cef Binary files /dev/null and b/config/packages.chroot/xtrlock_2.15_amd64.deb differ diff --git a/make.sh b/make.sh index d8c0e5c..ccafabc 100755 --- a/make.sh +++ b/make.sh @@ -57,6 +57,7 @@ _config() sed -i 's:\(--bootappend-live\).*:\1 "'"$KERNEL_PARAM"'":' $build/auto/config ln -sr $config/includes.chroot $build/config/includes.chroot + ln -sr $config/packages.chroot $build/config/packages.chroot lb clean lb clean --cache