From eab3ad3a252656d57639ce94867b2a7c3f80bde2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Mon, 2 Jan 2023 18:24:19 +0300 Subject: cleanup no longer needed files --- artix.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'artix.sh') diff --git a/artix.sh b/artix.sh index bb26bb7..841a688 100755 --- a/artix.sh +++ b/artix.sh @@ -128,9 +128,12 @@ pacman -Sy \ v4l2loopback-dkms \ playerctl \ mpv-mpris \ + perl-image-exiftool \ + fzf \ + chafa \ || exit 1 -# Copy system config files + Copy system config files cp system/sudoers /etc/ cp system/mkinitcpio.conf /etc/ cp system/pam.d/* /etc/pam.d/ @@ -160,13 +163,10 @@ chown -R "$1:$1" build cd build sudo -u "$1" "git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si" -yay -S --noconfirm \ +yay -S \ ttf-symbola \ - ttf-ms-fonts \ pam-gnupg \ ncpamixer \ - mimeo \ - xdg-utils-mimeo \ lf-sixel-git \ dragon-drop \ swaylock-effects \ -- cgit v1.2.3