forked from RP1/RaveOS-arch
fixed a mistake
This commit is contained in:
parent
6115251464
commit
28a5f34096
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue