diff --git a/config/hooks/live/normcap.hook.chroot b/config/hooks/live/normcap.hook.chroot
new file mode 100644
index 0000000..df72a8b
--- /dev/null
+++ b/config/hooks/live/normcap.hook.chroot
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+python3 -m pip install normcap
+
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 f7d46ba..48b4482 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
@@ -37,6 +37,7 @@
+
diff --git a/config/package-lists/gui.list.chroot b/config/package-lists/gui.list.chroot
index 84e412f..02eb539 100644
--- a/config/package-lists/gui.list.chroot
+++ b/config/package-lists/gui.list.chroot
@@ -32,3 +32,5 @@ gir1.2-spiceclientgtk-3.0
libvirt-clients
virt-viewer
ssh-askpass-gnome
+tesseract-ocr
+tesseract-ocr-fra