forked from RP1/RaveOS-arch
added sleep here and there
This commit is contained in:
parent
b02a413217
commit
5374d3728d
1 changed files with 2 additions and 0 deletions
|
@ -41,7 +41,9 @@ yellow=$(tput setaf 3) # ${yellow}
|
|||
cd cosmetics
|
||||
wget -O cosmetics.zip https://files.rp1.hu/api/public/dl/R_0cJkKL/
|
||||
unzip cosmetics.zip
|
||||
sleep 2
|
||||
sudo chown -R $USER:$GROUP cosmetics/
|
||||
sleep 2
|
||||
sudo cp -a gnome-shell /home/$USER/.local/share/
|
||||
cp -a burn-my-windows /home/$USER/.config/
|
||||
sudo cp -a rave-pp.png /usr/share/pixmaps/faces/
|
||||
|
|
Loading…
Reference in a new issue