diff --git a/archmate.sh b/archmate.sh index 1438176..3e1f126 100644 --- a/archmate.sh +++ b/archmate.sh @@ -63,7 +63,7 @@ GRUB_UEFI_PART="/dev/sda1" PKG_CORE="grub linux-headers linux-lts linux-lts-headers os-prober intel-ucode" # Can be tuned - includes all video drivers, etc. -PKG_XORG="xorg xorg-drivers xorg-xinit xorg-server-utils xorg-twm xorg-xclock xorg-utils xterm alsa-utils gnu-free-fonts mesa ttf-dejavu ttf-liberation" +PKG_XORG="xorg xorg-drivers xorg-xinit xorg-twm xorg-xclock xorg-utils xterm alsa-utils gnu-free-fonts mesa ttf-dejavu ttf-liberation" # Things that get dragged in by xorg to remove PKG_XDEL="xorg-fonts-100dpi xorg-fonts-75dpi"