From 9072ba572330f9601c611dff9e78bee55f8a10b9 Mon Sep 17 00:00:00 2001 From: krolyxon <106688908+krolyxon@users.noreply.github.com> Date: Fri, 3 Jun 2022 02:45:29 +0530 Subject: [PATCH] zathura --- arch_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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