From 408731e31e7d9f6e645d9dcd343809c11a86dc98 Mon Sep 17 00:00:00 2001 From: Manuel Fernando da silva rosa Date: Mon, 31 Jul 2023 13:08:11 +0000 Subject: [PATCH] Modificar Budgie/acorhooks/normal/0520-applications.hook.chroot --- Budgie/acorhooks/normal/0520-applications.hook.chroot | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Budgie/acorhooks/normal/0520-applications.hook.chroot b/Budgie/acorhooks/normal/0520-applications.hook.chroot index 8237772..4db56b9 100755 --- a/Budgie/acorhooks/normal/0520-applications.hook.chroot +++ b/Budgie/acorhooks/normal/0520-applications.hook.chroot @@ -8,6 +8,9 @@ # apt remove -y termit apt --purge --yes autoremove murrine-themes hv3 libsqlite3-tcl libtcl8.6 libtk-img libtk8.6 tcl tcl-tls tcl8.6 tcllib tk tk-html3 tk8.6 konsole evolution termit raspi-firmware systemsettings nvidia* +# Remove /boot/firmware folder +rm -r /boot/firmware + # Lowers the footprint in RAM at the small expense of added size to the ISO. #update-icon-caches /usr/share/icons/* find /usr/share/icons -type d -exec gtk-update-icon-cache -f {} \;