fix function

This commit is contained in:
Tobias Powalowski 2022-05-10 22:25:02 +02:00
parent 481ff40f2f
commit b7e7e6ade4

View file

@ -2,7 +2,7 @@
# packages to install (eg. firmware, kernel packages)
_PACKAGES="base linux linux-firmware linux-firmware-marvell"
# Download packages for pacman cache directory
_DOWNLOAD_PACKAGES="xorg xfce4 tigervnc chromium breeze-icons gvfs gvfs-smb thunar-archive-plugin thunar-volman file-roller gparted gnome-keyring nss-mdns mousepad ristretto"
_DOWNLOAD_PACKAGES="xorg chromium xfce4 tigervnc breeze-icons gvfs gvfs-smb thunar-archive-plugin thunar-volman file-roller gparted gnome-keyring nss-mdns mousepad ristretto"
# grub setup
_GRUB_CONFIG="/usr/share/archboot/grub/archboot-main-grub.cfg"
_GRUB_BACKGROUND="/usr/share/archboot/grub/archboot-background.png"