From fa00ba4405e7b01b84d7f686a6bab33b87f70136 Mon Sep 17 00:00:00 2001 From: V Date: Thu, 24 Nov 2022 20:55:17 +0400 Subject: [PATCH] polkit momento --- dot_scripts/install_base.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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