From 958b2f5304356489ccd5f8be5a83c986f586511d Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Sun, 22 Sep 2024 09:35:17 +0200
Subject: Install kanotix-icons for refind

---
 config/chroot_local-hooks/refind | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/chroot_local-hooks/refind b/config/chroot_local-hooks/refind
index 45884af..be019d2 100755
--- a/config/chroot_local-hooks/refind
+++ b/config/chroot_local-hooks/refind
@@ -14,7 +14,7 @@ cat << EOF | debconf-set-selections
 refind refind/install_to_esp boolean false
 EOF
 
-DEBIAN_FRONTEND=noninteractive apt-get install -y refind
+DEBIAN_FRONTEND=noninteractive apt-get install -y refind refind-icons-kanotix
 
 cat << EOF | debconf-set-selections
 refind refind/install_to_esp boolean true
-- 
cgit v1.0