From e1cf78d4c6e567a5b8bcf360b3e50c124a8d40af Mon Sep 17 00:00:00 2001 From: krolyxon Date: Fri, 22 Jul 2022 00:48:29 +0530 Subject: [PATCH] joypixels removed --- arch_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch_install.sh b/arch_install.sh index 4ef62e7..e6e483b 100644 --- a/arch_install.sh +++ b/arch_install.sh @@ -58,7 +58,7 @@ sed -i 's/GRUB_TIMEOUT=5/GRUB_TIMEOUT=0/g' /etc/default/grub grub-mkconfig -o /boot/grub/grub.cfg pacman -S --noconfirm xorg-server xorg-xprop xorg-xkill xorg-xsetroot xorg-xinit \ - noto-fonts noto-fonts-emoji noto-fonts-cjk ttf-jetbrains-mono ttf-joypixels ttf-font-awesome \ + noto-fonts noto-fonts-emoji noto-fonts-cjk ttf-jetbrains-mono ttf-font-awesome \ awesome-terminal-fonts cmake libnotify dunst btop ntfs-3g \ jq mpv ncdu maim obs-studio transmission-cli yt-dlp cowsay \ pacman-contrib pavucontrol rsync ueberzug ffmpegthumbnailer python-pywal \