aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch_install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch_install.sh b/arch_install.sh
index 753f293..1e22025 100644
--- a/arch_install.sh
+++ b/arch_install.sh
@@ -67,7 +67,7 @@ pacman -S --noconfirm xorg-server xorg-xprop xorg-xkill xorg-xsetroot xorg-xinit
fzf man-db pipewire pipewire-pulse xcompmgr firefox pamixer \
xclip sxhkd imagemagick networkmanager git dash arc-gtk-theme papirus-icon-theme \
neovim lua lua-language-server lldb rust-analyzer rustup xdg-user-dirs
- zsh zsh-autosuggestions zsh-syntax-highlighting
+ zsh zsh-autosuggestions zsh-syntax-highlighting zathura zathura-pdf-poppler
systemctl enable NetworkManager.service
rm /bin/sh
ln -s dash /bin/sh