fix(install.sh): broken pdf viewer package

This commit is contained in:
Philip Stark 2024-07-22 23:54:02 +02:00
parent 41c6d6054c
commit 8a6f0bbee8
2 changed files with 2 additions and 4 deletions

View file

@ -47,9 +47,7 @@ case "$(uname)" in
fi
# Set colors for pacman
sudo sed -i 's/#Color/Color/' /etc/pacman.conf
printf "\n\nILoveCandy\n" | sudo tee -a /etc/pacman.conf >/dev/null
# sudo sed -i 's/#Color/Color/' /etc/pacman.conf
sudo sed -i 's/#Color/Color\nILoveCandy/' /etc/pacman.conf
# Install Pacmanfile if not installed
if [ ! -x "$(command -v pacmanfile)" ]; then

View file

@ -20,4 +20,4 @@ workstyle-git
xdg-desktop-portal-wlr
xorg-xwayland
zathura
zathura-pdf-mupdf
#zathura-pdf-mupdf