Added ZIP file support for xarchiver.

This commit is contained in:
2025-02-13 13:44:52 -05:00
parent 0b48b01042
commit 0029e52b00

View File

@@ -269,6 +269,7 @@ install_base_xfce() {
xfce4-pulseaudio-plugin \ xfce4-pulseaudio-plugin \
ristretto \ ristretto \
xarchiver \ xarchiver \
unzip \
xreader xreader
arch-chroot /mnt systemctl enable lightdm.service arch-chroot /mnt systemctl enable lightdm.service
} }