added last pieces of themeing
This commit is contained in:
parent
bdef429caf
commit
6115251464
1 changed files with 3 additions and 0 deletions
|
@ -109,6 +109,9 @@ SystemAccount=false" | sudo tee /var/lib/AccountsService/users/$USER
|
||||||
sudo rsync -ap --info=progress2 raveos-bg.png /usr/share/backgrounds/
|
sudo rsync -ap --info=progress2 raveos-bg.png /usr/share/backgrounds/
|
||||||
cp -a /home/$USER/cosmetics/.icons /home/$USER/
|
cp -a /home/$USER/cosmetics/.icons /home/$USER/
|
||||||
cp -a /home/$USER/cosmetics/.themes /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/
|
||||||
|
cp -a gtk.css /home/$USER/.config/gtk-4.0/
|
||||||
|
|
||||||
set-gdm-theme set Yaru-purple-dark /usr/share/backgrounds/raveos-bg.png
|
set-gdm-theme set Yaru-purple-dark /usr/share/backgrounds/raveos-bg.png
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue