aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinstall.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/install.sh b/install.sh
index a9d379c..9d70f06 100755
--- a/install.sh
+++ b/install.sh
@@ -86,8 +86,6 @@ if command_exists pacman; then
paru -S --noconfirm cava neo-matrix wired wlopm-git
- ${SUDO} pacman -Rndd polkit
-
${SUDO} rc-update add seatd boot
else
echo "Your distro is not supported."