From b6241a97afb177f33c66f023bb7ec82905cf350d Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 2 May 2025 18:33:29 +0200 Subject: Added feh --- archsetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archsetup.sh b/archsetup.sh index ad97bf3..e3a7555 100644 --- a/archsetup.sh +++ b/archsetup.sh @@ -42,7 +42,7 @@ pacman -Syu --noconfirm || handle_error "Failed to update system" pacman -S --noconfirm \ git sudo less openssh rsync which stow vi neovim base-devel \ gcc nodejs npm go python texlive-latexrecommended \ - wget task unzip neofetch mupdf yt-dlp ffmpeg \ + wget task unzip neofetch mupdf yt-dlp ffmpeg feh \ gawk m4 dictd emacs \ zsh fzf ripgrep fd zoxide mcfly lf || handle_error "Failed to install packages" pacman -Rns $(pacman -Qtdq) --noconfirm -- cgit v1.2.3