diff --git a/dot_scripts/install_base.sh b/dot_scripts/install_base.sh index e5e0a82..8c3b2f8 100755 --- a/dot_scripts/install_base.sh +++ b/dot_scripts/install_base.sh @@ -4,7 +4,7 @@ # - Seriously, don't do this, it's insecure! # Pacman packages -sudo pacman --needed --noconfirm -Syu base-devel htop ranger git screen ncdu neovim pipewire sway swaybg xorg-server xorg-xwayland chezmoi foot +sudo pacman --needed --noconfirm -Syu base-devel htop ranger git screen ncdu neovim pipewire sway swaybg xorg-server xorg-xwayland chezmoi foot polkit # Install Paru if pacman -Qs paru > /dev/null ; then