From 28a5f3409605a79786c5afc799f29588dce0e203 Mon Sep 17 00:00:00 2001 From: RP1 Date: Wed, 25 Dec 2024 23:40:36 +0100 Subject: [PATCH] fixed a mistake --- rp-os-ae.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rp-os-ae.sh b/rp-os-ae.sh index 2fd61c1..ce956dd 100644 --- a/rp-os-ae.sh +++ b/rp-os-ae.sh @@ -110,7 +110,7 @@ SystemAccount=false" | sudo tee /var/lib/AccountsService/users/$USER cp -a /home/$USER/cosmetics/.icons /home/$USER/ cp -a /home/$USER/cosmetics/.themes /home/$USER/ sudo mkdir -p /home/$USER/.config/gtk-4.0 - sudo chown -R $USER"$GROUP /home/$USER/ + sudo chown -R $USER:$GROUP /home/$USER/ cp -a gtk.css /home/$USER/.config/gtk-4.0/ set-gdm-theme set Yaru-purple-dark /usr/share/backgrounds/raveos-bg.png