From 68a3c6e00fd3a9a7855dc275eaab64e3a6e75e7a Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Wed, 26 Oct 2022 19:33:39 +0200 Subject: [PATCH] [+] Add userrechte --- arch-graphical-install-auto.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch-graphical-install-auto.sh b/arch-graphical-install-auto.sh index 3c2c59c..f39abfa 100755 --- a/arch-graphical-install-auto.sh +++ b/arch-graphical-install-auto.sh @@ -657,6 +657,8 @@ gsettings set org.gnome.desktop.wm.preferences theme "Arc-Darker" gtk-update-icon-cache +userrechte + # grub-updater if [ -d /etc/grub.d ]; then cp /opt/${repo}/configs/grub.d/10_linux /etc/grub.d/10_linux