diff options
author | HimbeerserverDE <himbeerserverde@gmail.com> | 2024-01-16 19:03:14 +0100 |
---|---|---|
committer | HimbeerserverDE <himbeerserverde@gmail.com> | 2024-01-16 19:03:14 +0100 |
commit | d12ef9cb245618f7d7a2cf52d3667f2a8ca41985 (patch) | |
tree | 869ac485084c7c0a625f1931313ef908119c6b0d | |
parent | 1cd7197a3e4fca41dcaadb28313f5e9399ce8ebb (diff) |
don't uninstall polkit
Closes #65.
-rwxr-xr-x | install.sh | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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." |