forked from RP1/RaveOS-arch
first try
This commit is contained in:
parent
37086dea95
commit
eb4bda1fdc
1 changed files with 5 additions and 1 deletions
|
@ -42,5 +42,9 @@ yellow=$(tput setaf 3) # ${yellow}
|
|||
cp -a view-app-grid-symbolic.svg /usr/share/icons/Yaru/scalable/actions/
|
||||
cp -a raveos-bg.png /usr/share/backgrounds/
|
||||
cp -a overrides /home/$USER/.local/share/
|
||||
cp -a .themes /home/$USER/
|
||||
cp -a .icons /home/$USER/
|
||||
dconf load / < raveui-*
|
||||
set-gdm-theme set Yaru-purple-dark /usr/share/backgrounds/linuxmint-wilma/raveos-bg.png
|
||||
set-gdm-theme set Yaru-purple-dark /usr/share/backgrounds/raveos-bg.png
|
||||
|
||||
reboot
|
Loading…
Reference in a new issue