diff options
| author | krolyxon <106688908+krolyxon@users.noreply.github.com> | 2022-06-03 02:45:29 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-03 02:45:29 +0530 |
| commit | 9072ba572330f9601c611dff9e78bee55f8a10b9 (patch) | |
| tree | 658646af4e4783007717f5ffc1dd4d3b28eb600d | |
| parent | f844e4526b69c4caa7fde17ea54e99f92c7864fc (diff) | |
zathura
| -rw-r--r-- | arch_install.sh | 2 |
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 |
