aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2024-01-16 19:03:14 +0100
committerHimbeerserverDE <himbeerserverde@gmail.com>2024-01-16 19:03:14 +0100
commitd12ef9cb245618f7d7a2cf52d3667f2a8ca41985 (patch)
tree869ac485084c7c0a625f1931313ef908119c6b0d
parent1cd7197a3e4fca41dcaadb28313f5e9399ce8ebb (diff)
don't uninstall polkit
Closes #65.
-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."