From c0dd23e9400edc722fb5059566f8e5b276602121 Mon Sep 17 00:00:00 2001 From: ITmail-dk <48917593+ITmail-dk@users.noreply.github.com> Date: Sat, 7 Sep 2024 16:41:48 +0200 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 5793bf9..80c3020 100644 --- a/install.sh +++ b/install.sh @@ -78,7 +78,7 @@ sudo apt install -y thunar gvfs-backends xarchiver rofi dunst libnotify-bin noti # Printer sudo apt install -y printer-driver-all cups cups-client cups-filters cups-pdf system-config-printer -sudo apt install -y linux-headers-$(uname -r) +#sudo apt install -y linux-headers-$(uname -r) sudo apt install -y polkit-kde-agent-1 --no-install-recommends